summaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
authoruser@node5.net <user@node5.net>2025-07-22 00:37:04 +0200
committeruser@node5.net <user@node5.net>2025-07-22 00:37:04 +0200
commitc7e82230e26eeed4573443b470504af50e17846e (patch)
treeaa14d0c997bc4680f6176b5e5a29d457eb0ed4de /src/templates
parent33a80025ceaef78c84e7f9d900ba0c6a21e6a267 (diff)
Align in chromium aswell, scale up contentHEADmaster
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index 971bafd..85fe385 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -22,7 +22,7 @@
#}
<div style="position: relative">
- <div style="z-index: 100; position: absolute; left: 0">
+ <div style="z-index: 100; position: absolute; left: 0; width: 100%">
<h1 style="text-align: center">Thanks for this year<br>
Cya next year</h1>
</div>