increased font-weight for hero card

This commit is contained in:
Jannik Menzel 2025-05-19 21:46:26 +02:00
parent 47a3f315e3
commit fb2e61bc97

View file

@ -249,7 +249,7 @@ li .dropdown-item-mobile {
color: var(--color-text);
text-decoration: none;
font-size: 1.1rem;
font-weight: lighter;
font-weight: 500;
}
.dark .hero-card.left-1 svg {