Removed invalid CSS.

This commit is contained in:
hackademix 2023-05-21 23:03:17 +02:00
parent 7d335ed787
commit e7591e0fdd
No known key found for this signature in database
GPG Key ID: 231A83AFDA9C2434
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ body {
color: var(--text-color);
font-size: 12px;
font-family: system-ui, sans-serif;
font: use-system-font;
}
html.mobile > body {