mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-06 21:49:40 +02:00
download: Remove archive icon
[why] The archive icon before the font preview is rather distracting and makes reading the actual font name harder. [how] Remove the icon and grow the font preview a bit to better match the width of the two bottom buttons. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
50fa62d885
commit
82cb11bcc5
@ -558,16 +558,10 @@ a.nerd-font-button:before {
|
||||
.font-preview {
|
||||
text-decoration: none;
|
||||
background-size: contain;
|
||||
height: 110px;
|
||||
height: 140px;
|
||||
background-repeat: no-repeat;
|
||||
background-position-x: 34px;
|
||||
}
|
||||
|
||||
.font-preview:before {
|
||||
content: "";
|
||||
font-size: 32px;
|
||||
font-family: 'NerdFontsSymbols Nerd Font';
|
||||
}
|
||||
}
|
||||
|
||||
.nerd-font-buttons-wrapper {
|
||||
|
Loading…
Reference in New Issue
Block a user