diff --git a/_includes/css/nerd-font-tweaks.scss b/_includes/css/nerd-font-tweaks.scss index 7b91ecc19..5fcb676a4 100644 --- a/_includes/css/nerd-font-tweaks.scss +++ b/_includes/css/nerd-font-tweaks.scss @@ -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 {