Added: Stats in dashboard
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 12s

This commit is contained in:
2025-01-05 21:24:55 +01:00
parent 21c2f4598b
commit ccbb0eac64
6 changed files with 143 additions and 32 deletions

View File

@ -16,6 +16,6 @@
background-color: var(--clr-secondary);
border-radius: var(--border-radious);
border: var(--borderWidth-thin) solid var(--clr-border);
min-width: 17rem;
width: 18rem;
padding: 1rem;
}