Update Roboto font and use optional swap

This commit is contained in:
Alex Shpak
2024-10-03 13:59:55 +02:00
parent 3f56e60b6d
commit e585c86a81
4 changed files with 13 additions and 18 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ body {
color: var(--body-font-color);
background: var(--body-background);
letter-spacing: 0.33px;
// letter-spacing: 0.33px;
font-weight: $body-font-weight;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;