We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d833749 commit cb342b1Copy full SHA for cb342b1
css/sassoftware.css
@@ -49,10 +49,10 @@ html {
49
50
html { font-family: Anova, sans-serif; }
51
@media (min-width: 1100px) {
52
- html { font-size: 61.5%; }
+ html { font-size: 69%; }
53
}
54
@media (max-width: 1101px) {
55
- html { font-size: 53.5%; }
+ html { font-size: 59%; }
56
57
58
body { font-weight: normal; color: var(--text-color-normal); background-color: var(--background-color); }
0 commit comments