diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-15 20:55:33 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-15 20:55:33 -0800 |
| commit | 371e474217b5ade280e2d9b3893b1893be507eb1 (patch) | |
| tree | 28371c17e5d2cc08bc6c5669d74490d813652f33 /web/dist/v3/index.html | |
| parent | c313ad43b18e5694a97548435e7ff086e5fd743a (diff) | |
| download | neko-371e474217b5ade280e2d9b3893b1893be507eb1.tar.gz neko-371e474217b5ade280e2d9b3893b1893be507eb1.tar.bz2 neko-371e474217b5ade280e2d9b3893b1893be507eb1.zip | |
Vanilla JS (v3): Restore base font to 18px and keep sidebar fonts compact
Diffstat (limited to 'web/dist/v3/index.html')
| -rw-r--r-- | web/dist/v3/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/dist/v3/index.html b/web/dist/v3/index.html index 1110e83..82bd711 100644 --- a/web/dist/v3/index.html +++ b/web/dist/v3/index.html @@ -5,8 +5,8 @@ <link rel="icon" type="image/svg+xml" href="/vite.svg" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>frontend-vanilla</title> - <script type="module" crossorigin src="/v3/assets/index-eh2uv7ZO.js"></script> - <link rel="stylesheet" crossorigin href="/v3/assets/index-B2OZ0fPC.css"> + <script type="module" crossorigin src="/v3/assets/index-IyL2W0f_.js"></script> + <link rel="stylesheet" crossorigin href="/v3/assets/index-Cqbn4jqh.css"> </head> <body> <div id="app"></div> |
