mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-01 00:33:32 +02:00
color change
This commit is contained in:
parent
af4423ce18
commit
2ec3fa774d
1 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@
|
|||
@include at-media(desktop) {
|
||||
background-color: color('primary-darker');
|
||||
border-top: solid 1px color('base');
|
||||
border-bottom: solid 1px color('base-light');
|
||||
border-bottom: solid 1px color('base-lighter');
|
||||
|
||||
.usa-logo__text a,
|
||||
.usa-logo__text button,
|
||||
|
@ -78,7 +78,7 @@
|
|||
color: color('white');
|
||||
}
|
||||
.usa-nav {
|
||||
background-color: color('primary-lighter');
|
||||
background-color: color('primary-lightest');
|
||||
}
|
||||
.usa-nav__primary-item:last-child {
|
||||
margin-left: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue