Skip to content

Commit

Permalink
Align more in aligner
Browse files Browse the repository at this point in the history
  • Loading branch information
sylhare committed Oct 28, 2024
1 parent caed405 commit 8b65fe7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _sass/includes/_aligner.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: center;
justify-content: center;
padding: 0.9% 0 1.5% 0;
}

Expand Down

0 comments on commit 8b65fe7

Please sign in to comment.