Feature cards dark orange

This commit is contained in:
2026-02-13 19:09:47 +01:00
parent 91fd31fb9f
commit 1a08ed0e30

View File

@@ -172,7 +172,7 @@
.feature-card {
padding: 2rem;
border-radius: 1rem;
background: #282a2e;
background: #3d2814;
transition: transform 0.2s;
}