Hopefully fix mobile

This commit is contained in:
2024-08-22 18:40:01 +01:00
parent 88b0ca075d
commit 5ab123a4ba
22 changed files with 7 additions and 933 deletions

View File

@@ -79,6 +79,7 @@ nav > a {
text-transform: uppercase;
text-align: center;
background-color: #020103; padding: 0.4em; margin-left: auto; margin-right: auto; border-right: 1px solid var(--hyper-blue);
min-width: 0;
}
.scroll-item {
animation: scrollUp 7s ease-in-out infinite alternate;