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

This commit is contained in:
kscheidecker 2025-03-11 12:06:41 +01:00
parent e30be0e534
commit 745ff9f532
2 changed files with 2 additions and 2 deletions

View File

@ -165,7 +165,7 @@
height: auto;
border-radius: 15px;
border: 4px solid black;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

View File

@ -90,6 +90,6 @@
</div>
<!-- Call to Action Button -->
<button href="https://anydev.info/early-access/" class="hero-button-end">Get Started Now</a>
<a href="https://anydev.info/early-access/" class="hero-button-end">Get Started Now</a>
</div>
</section>