disable font inflation on mobile devices (hopefully)

This commit is contained in:
りき萌 2025-08-22 12:46:48 +02:00
parent 5342d7568b
commit 49af219330

View file

@ -101,6 +101,7 @@ dfn {
font-family: "RecVar", sans-serif;
font-style: normal;
line-height: 1.5;
text-size-adjust: none;
}
html {