Updated front-end to match back-end rewrite
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m25s
Build Mau & Deploy Mau / deploy (push) Successful in 3m49s

This commit is contained in:
DTieman
2024-05-05 17:08:20 +02:00
parent b738263726
commit 4ae1538552
8 changed files with 49 additions and 48 deletions

View File

@@ -5,4 +5,8 @@
overflow-x: scroll;
padding: 0.5rem;
gap: 0.5rem;
&__item {
list-style: none;
}
}