Change the design of the loader (RGB my boy)

This commit is contained in:
2023-05-15 21:59:23 +02:00
parent 95d023fc9a
commit 47f8742f92
13 changed files with 129 additions and 86 deletions

View File

@@ -12,7 +12,9 @@
<link rel="stylesheet" href="src/css/footer.css">
</head>
<body>
<div id="loader"></div>
<div id="loaderContainer">
<div id="loader"></div>
</div>
<div id="pageContent">
<nav>
<div class="burger-menu">