add: desktop-background + fix: desktop-layout #7

Merged
webfussel merged 2 commits from desktop-fixes into main 2025-05-23 08:26:41 +02:00
Showing only changes of commit 0ccfe985ae - Show all commits

View file

@ -7,9 +7,8 @@
padding: var(--padding-xs);
& .icon {
flex: 0 0 25%;
font-size: var(--font-size-xxl);
min-width: 25%;
flex-shrink: 0;
color: var(--color-main-dark);
}