fix: adjust margin for hero title for better spacing
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user