give nav a white background so it looks less broken
This commit is contained in:
parent
116b731edc
commit
5a2188081f
@ -1,3 +1,7 @@
|
||||
.usa-header {
|
||||
background-color: $color-white;
|
||||
}
|
||||
|
||||
.usa-navbar {
|
||||
height: 5rem;
|
||||
width: 5%;
|
||||
@ -13,4 +17,4 @@
|
||||
li:last-child {
|
||||
padding-left: 3rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user