#16 - hero link margin

This commit is contained in:
isUnknown 2024-11-05 11:58:25 +01:00
parent c9d4f62ba9
commit 8b1bd2df26

View file

@ -45,7 +45,7 @@
.hero__link {
font-weight: bold;
margin-top: var(--space-m);
margin-top: 0.5rem;
}
.hero__link::before {
display: inline-block;