ejercicio 4

This commit is contained in:
Nicolas Murua
2026-05-13 20:41:05 -03:00
parent b92b2428a7
commit 2a0aa2bbc2
2 changed files with 11 additions and 1 deletions

View File

@@ -144,7 +144,7 @@ h1 {
.destacado {
background: linear-gradient(135deg, #4a90e2, #357abd);
color: white;
color: rgb(255, 255, 255);
font-weight: bold;
padding: 18px !important;
box-shadow: 0 6px 16px rgba(74, 144, 226, 0.35);