Merge Development into main. #8

Merged
luke-else merged 56 commits from development into main 2025-02-05 14:31:23 +00:00
Showing only changes of commit 4a734b66f9 - Show all commits

View File

@ -14,8 +14,7 @@
flex-direction: column; flex-direction: column;
justify-content: space-between; justify-content: space-between;
flex-wrap: wrap; flex-wrap: wrap;
flex: 2 1 20%; flex: 2 1 15em;
min-width: 8em;
padding: .5em 2.5em 2em 2.5em; padding: .5em 2.5em 2em 2.5em;
background: var(--bg-grad); background: var(--bg-grad);
border-radius: .5em; border-radius: .5em;