updating styles

This commit is contained in:
Víctor Losada Hernández
2026-09-05 19:22:20 +02:00
parent bac88eede7
commit 372753735c
2 changed files with 3 additions and 2 deletions
@@ -453,8 +453,8 @@
background-position:center 20%;
background-repeat:no-repeat;
background-blend-mode: soft-light;
width:400px;
height:500px;
width:300px;
height:400px;
border:1px solid;
margin:10px;
border-radius:10px;
@@ -55,6 +55,7 @@
&.card {
display : flex;
flex-wrap : wrap;
column-gap:50px;
h1 { position : absolute; }
}