Various CSS Enhancements
All checks were successful
Release Creation / build (release) Successful in 1m39s

This commit is contained in:
2025-07-09 17:19:09 +02:00
parent dbc64121fa
commit 61b8da8ccf
16 changed files with 92 additions and 119 deletions

View File

@@ -2,9 +2,7 @@
font-family: var(--font-primary);
font-size: calc(var(--font-size-standard) * 1.05);
color: var(--color-dark-1);
background-image: var(--background-image-base);
background-repeat: no-repeat;
background-size: 100% 100%;
background: var(--color-light-1);
--input-height: 1.4rem;
.sheet-tabs {