1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2024-12-19 20:12:52 +02:00

Performance fix: hide all glyphs in cheat sheet initially

This commit is contained in:
Ryan L McIntyre 2019-07-14 22:18:22 -07:00
parent 1005ac170e
commit fcef897435

View File

@ -37,6 +37,7 @@
height: 120px;
text-align: center;
margin-bottom: 10px;
display: none; /* don't show any by default */
}
#main .nerd-font-cheat-sheet .column .class-name {