3LAS implementation

This commit is contained in:
NoobishSVK
2024-01-27 11:46:52 +01:00
parent 5ab4a39bd5
commit 8ce697a960
42 changed files with 7950 additions and 40 deletions
+1
View File
@@ -44,6 +44,7 @@ body {
color: white;
background-color: var(--color-main);
transition: 0.3s ease-in-out background-color;
margin: 0 auto;
}
#wrapper {