mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update admin css, use font-display:swap for nucleo icons
This commit is contained in:
parent
75081e609a
commit
8a0c456edc
1 changed files with 1 additions and 0 deletions
1
resources/assets/sass/lib/nucleo.css
vendored
1
resources/assets/sass/lib/nucleo.css
vendored
|
@ -10,6 +10,7 @@ License - nucleoapp.com/license/
|
|||
src: url('/fonts/nucleo-icons.eot') format('embedded-opentype'), url('/fonts/nucleo-icons.woff2') format('woff2'), url('/fonts/nucleo-icons.woff') format('woff'), url('/fonts/nucleo-icons.ttf') format('truetype'), url('/fonts/nucleo-icons.svg') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
/*------------------------
|
||||
base class definition
|
||||
|
|
Loading…
Reference in a new issue