Skip to content

Commit

Permalink
fix(single word): mobile spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-berlin committed Sep 13, 2024
1 parent 25a62c0 commit 61547be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/components/_single-word.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
grid-template-areas:
"header"
"main"
"learn-more"
"footer";
box-shadow:
0 0.5px 0.6px rgb(0 0 0 / 8%),
Expand Down

0 comments on commit 61547be

Please sign in to comment.