Update main.css

This commit is contained in:
2026-06-03 19:49:45 +02:00
parent 3d57c2e482
commit a175765e33
+4
View File
@@ -22,6 +22,10 @@ a, button, input, select, textarea, label, main{
font-family: Arial, Helvetica, sans-serif;
}
h1 {
text-transform: uppercase;
}
.flexbox {
display: flex;
flex-direction: row;