Skip to content

Commit

Permalink
set text div height so arrows don't move
Browse files Browse the repository at this point in the history
  • Loading branch information
danivovich committed Aug 30, 2024
1 parent e0c62b0 commit f205e73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/components/pillars.scss
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
justify-content: center;
gap: 24px;
padding: 24px;
height: 250px;
>p {
font-size: 28px;
font-weight: 450;
Expand Down

0 comments on commit f205e73

Please sign in to comment.