mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Make the top page icon the same width #47
This commit is contained in:
parent
d9fb536345
commit
819f308533
1 changed files with 4 additions and 0 deletions
|
@ -78,6 +78,10 @@ nav ul {
|
|||
list-style: none;
|
||||
}
|
||||
|
||||
nav li {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
/* Contents List */
|
||||
#searchBox {
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in a new issue