Padding on the header-dropdown area
This helps make it a bit clearer that things are "contained inside" the header dropdown area.
This commit is contained in:
parent
257b8ab62a
commit
6331e927e4
@ -129,6 +129,7 @@ header {
|
|||||||
|
|
||||||
.header_dropdown {
|
.header_dropdown {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
padding: 0px 10px 0px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header_dropdown li {
|
.header_dropdown li {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user