Implement aggregation frontend, also http on prod

This commit is contained in:
Guntis Smaukstelis
2023-05-15 20:50:53 +03:00
parent db900d6a33
commit ff45876377
12 changed files with 259 additions and 18 deletions
+9
View File
@@ -23,6 +23,15 @@
color: #b318f0;
}
.sections {
position: absolute;
top: 0px;
left: 0px;
padding-left: 20px;
line-height: 70px;
text-align: left;
}
@keyframes logo-spin {
from {
transform: rotate(0deg);