This commit is contained in:
2025-06-26 12:10:34 +02:00
3 changed files with 51 additions and 6 deletions

0
CSS/Element/card.css Normal file
View File

View File

@@ -4,6 +4,7 @@
@import url(Element/logo.css);
@import url(Element/form.css);
@import url(Element/button.css);
@import url(Element/card.css);
*, *:before, *:after {
-moz-box-sizing: border-box;