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
@@ -12,6 +12,7 @@
--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;
}