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 { header {
background-color: #2c3e50; background-color: #4f1717;
color: white; color: white;
padding: 20px; padding: 20px;
text-align: center; text-align: center;