mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-01 08:43:30 +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) {
|
@include at-media(desktop) {
|
||||||
background-color: color('primary-darker');
|
background-color: color('primary-darker');
|
||||||
border-top: solid 1px color('base');
|
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 a,
|
||||||
.usa-logo__text button,
|
.usa-logo__text button,
|
||||||
|
@ -78,7 +78,7 @@
|
||||||
color: color('white');
|
color: color('white');
|
||||||
}
|
}
|
||||||
.usa-nav {
|
.usa-nav {
|
||||||
background-color: color('primary-lighter');
|
background-color: color('primary-lightest');
|
||||||
}
|
}
|
||||||
.usa-nav__primary-item:last-child {
|
.usa-nav__primary-item:last-child {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue