shadow
All checks were successful
Deploy Theme / deploy (push) Successful in 10s

This commit is contained in:
kscheidecker 2025-03-11 11:50:51 +01:00
parent ace3988b25
commit bc2e9e7703

View File

@ -165,7 +165,7 @@
height: auto; height: auto;
border-radius: 15px; border-radius: 15px;
border: 4px solid black; border: 4px solid black;
box-shadow: 0 15px 25px (#E72E77, 0.6); box-shadow: 0 15px 25px rgba(231, 46, 119, 0.6);
} }
/* Button at the end of the hero-second */ /* Button at the end of the hero-second */