mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-06 21:49:40 +02:00
cheat-sheet: Improve icon-box list
[why] There are 2.9 rows of icons shown. This looks rather odd, with the last (3rd) row having their bottoms removed. [how] Show instead 3.1 rows. This gives a visual hint to the user that scrolling is possible (because the tops of the 4th row are shows), and looks better with only 3 rows. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
b5bf856738
commit
514c27812a
@ -104,7 +104,7 @@ a.nerd-font-button:before {
|
||||
}
|
||||
|
||||
#main .nerd-font-cheat-sheet {
|
||||
max-height: 480px;
|
||||
max-height: 520px;
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll;
|
||||
margin-top: 40px;
|
||||
|
Loading…
Reference in New Issue
Block a user