Add Section component instead of Card

This commit is contained in:
Johannes Zellner
2025-01-17 12:24:48 +01:00
parent 1dfa95d457
commit 7907d05847
6 changed files with 104 additions and 57 deletions

View File

@@ -1,5 +1,7 @@
html, body {
--pankow-color-primary: #0073cf;
font-size: 14px; /* this also defines the overall widget size as all sizes are in rem */
font-family: "Noto Sans";
font-weight: 300;