changed bg color
All checks were successful
Modelari site build and deploy / Build-site (push) Successful in 15s

This commit is contained in:
2025-07-16 00:26:05 +02:00
parent bfcb5583f8
commit 567ccca6a4

View File

@@ -9,6 +9,7 @@ html, body {
font-family: Arial, sans-serif; font-family: Arial, sans-serif;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
background-color: #cccccc;
} }
/* Header */ /* Header */