square opacity

This commit is contained in:
2025-09-24 11:22:41 -06:00
parent f6ef97ecf5
commit fef62460fe
2 changed files with 12 additions and 11 deletions
@@ -5,6 +5,7 @@
width: 100%;
height: 30vh;
overflow: hidden;
opacity: 0.4;
background: #4fc3f7; /* color del mar */
z-index: -1; /* para que quede atrás del contenido */
}