1
0
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:
Ryan L McIntyre 2019-07-27 04:37:29 -07:00
parent be463b8f5e
commit 9adee0c8d8

View File

@ -315,7 +315,7 @@ p {
nav { font-size:10px; }
li.p-downloads a:after { content: ''; }
nav ul li {
min-width:60px;
min-width:50px;
line-height:40px;
}
.section:first-of-type {