Agregados cambios css

This commit is contained in:
wiLson
2026-04-23 23:17:41 -03:00
parent b3e64f3880
commit 2e1e2a4d3e

View File

@@ -6,7 +6,7 @@ body {
} }
header { header {
background-color: #2c3e50; background-color: red;
color: white; color: white;
padding: 20px; padding: 20px;
text-align: center; text-align: center;
@@ -46,4 +46,3 @@ li {
width: 100%; width: 100%;
} }
} }