mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 20:02:07 +00:00
added !important otherwise weight doesn't change
This commit is contained in:
+2
-1
@@ -62,8 +62,9 @@
|
||||
--font-headline: -apple-system,BlinkMacSystemFont,"SF Pro Display",sans-serif;
|
||||
--font-code: "SF Mono",mono,monospace;
|
||||
text-rendering: optimizeLegibility;
|
||||
/* font-weight: bold; */
|
||||
text-transform: none;
|
||||
|
||||
/* font-weight: bold !important; */
|
||||
}
|
||||
|
||||
@import url("https://rawcdn.githack.com/yurifuko/SanFranciscoFontCSS/a4610187cea84b884f8c054d7118aff1496a9b01/SFFont.css");
|
||||
|
||||
Reference in New Issue
Block a user