Skip to content

Commit

Permalink
Align image to the right
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmeValera committed Oct 19, 2024
1 parent 2e5de32 commit 5f6c82e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sass/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ main {
.column.left {
display: flex;
align-items: center;
justify-content: flex-end;
flex: 3;
text-align: end;
}
Expand Down

0 comments on commit 5f6c82e

Please sign in to comment.