color
All checks were successful
Deploy Theme / deploy (push) Successful in 9s

This commit is contained in:
kscheidecker 2025-03-11 11:00:39 +01:00
parent 2f198ad199
commit 7546b8086c

View File

@ -87,10 +87,10 @@
.hero-catch-phrase {
text-align: center;
font-size: 2.5rem;
color: white;
color: #E72E77;
margin: 10px 0;
margin-bottom: 25px;
text-shadow: 0 0 10px #E72E77;
/* text-shadow: 0 0 10px #E72E77; */
}