fix page style

This commit is contained in:
Dirk Klimpel
2024-02-07 00:06:06 +01:00
committed by GitHub
parent d520c6d618
commit 24c952cd87
+2 -2
View File
@@ -27,7 +27,7 @@
</head> </head>
<body> <body>
<noscript>You need to enable JavaScript to run this app.</noscript> <noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div> <div id="root" style="margin-bottom: 2em;"></div>
<!-- <!--
This HTML file is a template. This HTML file is a template.
If you open it directly in the browser, you will see an empty page. If you open it directly in the browser, you will see an empty page.
@@ -46,4 +46,4 @@
</a> </a>
</footer> </footer>
</body> </body>
</html> </html>