update admin page
All checks were successful
/ build (push) Successful in 4m37s

This commit is contained in:
Ruben 2025-10-26 01:03:43 -05:00
commit 63d030cb69
Signed by: sneexy
GPG key ID: 8ECFA045E63BC583
5 changed files with 69 additions and 60 deletions

View file

@ -316,7 +316,6 @@ card-container {
display: grid;
gap: 1.2rem;
grid-template-columns: repeat(auto-fill, minmax(19rem, 1fr));
margin-bottom: 1.5rem;
card-entry {
background-color: var(--background-secondary);