Skip to content

Commit

Permalink
start -> flex-start
Browse files Browse the repository at this point in the history
  • Loading branch information
willeastcott committed Jan 31, 2024
1 parent 2bcbf25 commit aea4d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/tutorials.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
justify-content: center;
flex-direction: column;
align-items: center;
justify-content: start;
justify-content: flex-start;
width: 180px;
height: 240px;
overflow: hidden;
Expand Down

0 comments on commit aea4d9c

Please sign in to comment.