added !important otherwise weight doesn't change

This commit is contained in:
yurifuko
2022-09-01 14:21:46 +02:00
committed by GitHub
parent 12dbb57f48
commit 4e3f41cff3
4 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -83,8 +83,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");