diff options
Diffstat (limited to 'src/templates/index.html')
| -rw-r--r-- | src/templates/index.html | 2 |
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> |
