bold comments

This commit is contained in:
czarhex
2022-07-26 00:19:35 +02:00
committed by GitHub
parent 02e828a1c1
commit 970c9d5d05
+2
View File
@@ -7,6 +7,7 @@
.platform-osx * {
font-family: -apple-system, BlinkMacSystemFont, sans-serif !important;
text-rendering: optimizeLegibility !important;
// font-weight: bold;
text-transform: none;
}
@@ -14,6 +15,7 @@
.platform-win * {
font-family: "SF Pro Display", sans-serif !important;
text-rendering: optimizeLegibility !important;
// font-weight: bold;
text-transform: none;
}