mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
bold comments
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user