fix toolbar (#135)
All checks were successful
Backend Build and Test / build (push) Successful in 3m44s
Backend Deploy / build (push) Successful in 20s

closes #134

Reviewed-on: #135
This commit is contained in:
Huffle 2025-05-28 12:02:43 +02:00
parent 9cbb8756d1
commit 02c5c6ea68
2 changed files with 2 additions and 4 deletions

View File

@ -51,8 +51,8 @@ button {
ion-header.md { ion-header.md {
ion-toolbar:first-child { ion-toolbar:first-child {
--padding-top: 27px; --padding-top: 30px;
height: 66px; --padding-bottom: 15px;
} }
} }

View File

@ -11,8 +11,6 @@
--line-color: #CACACA; --line-color: #CACACA;
--ion-font-family: 'Myfont'; --ion-font-family: 'Myfont';
--test-color: red;
} }
@font-face { @font-face {