Commit 655f3365 authored by Ben Wheeler's avatar Ben Wheeler

rearranged css for linting

parent 089cdbb0
......@@ -6,7 +6,7 @@ $navigation-height: 50px;
display: flex;
background-color: $ui-orange-25percent;
width: 100%;
min-height: 3rem;
min-height: 4rem;
overflow: hidden;
color: $ui-orange-high-contrast;
font-size: .875rem;
......@@ -35,10 +35,10 @@ $navigation-height: 50px;
}
.banner-button {
border-radius: .25rem;
background-color: $ui-orange;
margin-top: .75rem;
margin-bottom: .75rem;
border-radius: .25rem;
background-color: $ui-orange;
padding-top: .6875rem;
padding-bottom: .75rem;
min-width: 6rem;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment