cambio de color en header

This commit is contained in:
Romeo
2026-05-08 18:00:10 -03:00
parent ec56cfc639
commit 154700b6a7

View File

@@ -6,7 +6,7 @@ body {
}
header {
background-color: #2c3e50;
background-color: #4f1717;
color: white;
padding: 20px;
text-align: center;