Update index.html

This commit is contained in:
Oskar Boström
2023-02-21 15:05:01 +01:00
committed by GitHub
parent 9c3071e2d1
commit 57a5c06712

View File

@@ -77,7 +77,7 @@
<button id="reset">Reset</button> <button id="reset">Reset</button>
<div style="text-align: left; font-size:1rem;position:absolute;bottom:0"> <div style="text-align: left; font-size:1rem;position:fixed;bottom:0">
&copy; 2023 Oskar Boström &copy; 2023 Oskar Boström
</div> </div>
@@ -85,4 +85,4 @@
</body> </body>
</html> </html>