button
All checks were successful
Deploy Theme / deploy (push) Successful in 11s

This commit is contained in:
kscheidecker 2025-03-11 11:40:16 +01:00
parent b41cd51ed1
commit 77cf55027e

View File

@ -126,7 +126,7 @@
padding: 20px;
font-size: 1.8rem;
color: #333;
background-color: #f3f3f3;
background-color: #fbfbfb;
border-radius: 20px;
}
@ -163,7 +163,7 @@
height: auto;
border-radius: 15px;
border: 4px solid black;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.8);
box-shadow: 0 15px 25px rgba(0, 0, 0, 0.6);
}
/* Button at the end of the hero-second */