Skip to content
Snippets Groups Projects
Commit d95d6ace authored by Tom Robinson's avatar Tom Robinson
Browse files

Misc CSS tweaks

parent 76cf1f1e
Branches
Tags
No related merge requests found
......@@ -32,7 +32,7 @@
.text-brand-light,
.text-brand-light-hover:hover {
color: color(var(--brand-light-color)) !important;
color: var(--brand-light-color);
}
.bg-brand,
......
......@@ -72,7 +72,6 @@
}
.NavDropdown .NavDropdown-content {
position: absolute;
/*margin-top: -15px;*/
border-radius: 4px;
top: 38px;
min-width: 200px;
......@@ -123,7 +122,7 @@
.QuestionCircle {
display: inline-block;
font-size: 40pt;
font-size: 3.25rem;
width: 73px;
height: 73px;
border-radius: 99px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment