mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Top nav fix on mobile
This commit is contained in:
parent
be463b8f5e
commit
9adee0c8d8
@ -315,7 +315,7 @@ p {
|
|||||||
nav { font-size:10px; }
|
nav { font-size:10px; }
|
||||||
li.p-downloads a:after { content: ''; }
|
li.p-downloads a:after { content: ''; }
|
||||||
nav ul li {
|
nav ul li {
|
||||||
min-width:60px;
|
min-width:50px;
|
||||||
line-height:40px;
|
line-height:40px;
|
||||||
}
|
}
|
||||||
.section:first-of-type {
|
.section:first-of-type {
|
||||||
|
Loading…
Reference in New Issue
Block a user