fix: adjust margin for hero title for better spacing

This commit is contained in:
Dayron
2025-11-12 20:48:30 +01:00
parent 6d26784241
commit 16d5a224eb

View File

@@ -37,7 +37,7 @@
&-title {
font-size: map-get($font-sizes, 4xl);
font-weight: 800;
margin-bottom: 16px;
margin: 20px;
@include gradient-text();
@include respond-to(sm) {