mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
import font properly
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
> Designed by Apple in California - SAN FRANSISCO DISPLAY - https://developer.apple.com/fonts/
|
||||
*/
|
||||
|
||||
@import url("https://raw.githubusercontent.com/czarhex/SanFranciscoFontCSS/main/SFFont.css");
|
||||
@import url("https://rawcdn.githack.com/czarhex/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
|
||||
|
||||
* {
|
||||
--font-primary: -apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif;
|
||||
|
||||
+1
-1
@@ -77,7 +77,7 @@
|
||||
/* Uncomment the line below to use Apple's Emoji font */
|
||||
/* @import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/base/Apple.css); */
|
||||
|
||||
@import url("https://raw.githubusercontent.com/czarhex/SanFranciscoFontCSS/main/SFFont.css");
|
||||
@import url("https://rawcdn.githack.com/czarhex/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
|
||||
|
||||
* {
|
||||
--font-primary: -apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif;
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
/* Uncomment the line below to use Apple's Emoji font */
|
||||
/* @import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/EmojiReplace/base/Apple.css); */
|
||||
|
||||
@import url("https://raw.githubusercontent.com/czarhex/SanFranciscoFontCSS/main/SFFont.css");
|
||||
@import url("https://rawcdn.githack.com/czarhex/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
|
||||
|
||||
* {
|
||||
--font-primary: -apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user