fonts: bump text-xs (extra small) to text-sm size

Redefine .text-xs to render at 0.875rem/1.25rem (text-sm), covering the PWA
and both help pages via the shared stylesheet. Explicit leading-* overrides
still apply.

SW cache v41.
This commit is contained in:
2026-09-09 22:28:22 +03:00
parent 1daced1e18
commit 330a1f0070
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v40';
const CACHE = 'otaman-v41';
const URLS = [
'index.html',
'help.html',