Make thonking block font size scaling

ffeb6b45aa353ed74137cac5d91716f95962617d

Wolfsblvt <wolfsblvt@gmail.com>

1 files changed, +1 -1Showing whitespace changes
public/style.css+1 -1
@@ -387,7 +387,7 @@ input[type='checkbox']:focus-visible {
387387 padding: 7px 14px;
388388 border-radius: 10px;
389389 background-color: var(--grey30);
390390 font-size: calc(var(--mainFontSize) * 0.9rem9);
391391}
392392
393393@supports not selector(:has(*)) {