fix: adjust margin for hero title for better spacing
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
&-title {
|
&-title {
|
||||||
font-size: map-get($font-sizes, 4xl);
|
font-size: map-get($font-sizes, 4xl);
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
margin-bottom: 16px;
|
margin: 20px;
|
||||||
@include gradient-text();
|
@include gradient-text();
|
||||||
|
|
||||||
@include respond-to(sm) {
|
@include respond-to(sm) {
|
||||||
|
|||||||
Reference in New Issue
Block a user