mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Merge pull request #48 from koirand/enh/#47
Make the top page icon the same width Close #47
This commit is contained in:
commit
1bbeb871a8
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