Created
July 13, 2022 08:50
-
-
Save simkoG/5eba5c9ea3082c79a9d196065d4a2296 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@font-face { | |
font-family: $bootstrap-icons-font; | |
src: $bootstrap-icons-font-src; | |
font-display: block; // <------ edited line | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment