m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-17 17:43:37 -05:00

Fix UI scaling and update docs

This commit is contained in:
Sergio
2024-07-12 13:26:40 +03:00
parent 271e299017
commit 0a01c667da
4 changed files with 3 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
<meta name="theme-color" content="#ffffff">
<link rel="icon" href="favicon.svg">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<style>
{{ style }}
</style>