mirror of
https://github.com/standardebooks/web.git
synced 2025-07-09 16:20:27 -04:00
Adjust navbar centering in header
This commit is contained in:
parent
9593d1d971
commit
0a32b295b0
1 changed files with 1 additions and 0 deletions
|
@ -355,6 +355,7 @@ header nav{
|
|||
header nav li{
|
||||
color: #fff;
|
||||
display: inline-block;
|
||||
padding-top: 5px; /* Match the bottom border of the child element so that the navbar is vertically centered */
|
||||
}
|
||||
|
||||
header nav li + li:before{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue