Compare commits

...

2 Commits

Author SHA1 Message Date
PBBFA23ABI 9e5b874fe0 Merge branch 'main' of https://git.bib.de/PBBFA23AHR/kurs-app 2025-06-16 11:36:17 +02:00
PBBFA23ABI c28a08c9c3 Alle Texte Schriftart Inter 2025-06-12 12:55:32 +02:00
+1
View File
@@ -8,6 +8,7 @@
-moz-box-sizing: border-box; -moz-box-sizing: border-box;
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
font-family: var(--font-family-main);
} }