Skip to content

Commit

Permalink
add image margins
Browse files Browse the repository at this point in the history
  • Loading branch information
isabellewei committed Sep 12, 2024
1 parent 7155ca3 commit 1d7d762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Columns.astro
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
.container {
display: flex;
flex-direction: row;
margin: 10px;
}
</style>

0 comments on commit 1d7d762

Please sign in to comment.