v0.6.3: immediate update on new version (skipping 24h service worker cooldown)

This commit is contained in:
kritzl 2024-06-10 13:55:39 +02:00
parent 12048f3a49
commit 2a0b6dbfe6
6 changed files with 35 additions and 16 deletions

View file

@ -404,7 +404,7 @@ body.has-dialog {
body {
font-family: system-ui, ui-sans-serif, sans-serif;
font-size: 1.2rem;
font-size: 1rem;
background-color: var(--bg);
color: var(--text);
}