Skip to content

Commit 58d8236

Browse files
authored
Merge pull request #22327 from Arhell/fix-text
fix heading text
2 parents 73a188f + cf1cc32 commit 58d8236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/_custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ section {
110110
}
111111

112112
@media only screen and (min-width: 1075px) {
113-
margin-top: 1.5rem !important;
113+
margin-top: 1rem !important;
114114
}
115115
}
116116

0 commit comments

Comments
 (0)