Yes
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 1m36s

This commit is contained in:
2026-03-17 00:22:54 +01:00
parent 44663ec051
commit 687a3c922c
18 changed files with 1573 additions and 43 deletions

View File

@@ -15,6 +15,7 @@ $separation: 2px;
.card{
position: relative;
margin: 15px;
background: var(--color-background-fore);
padding: 8px 24px;
color: white;