Skip to content

Commit 1d7d762

Browse files
committed
add image margins
1 parent 7155ca3 commit 1d7d762

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Columns.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
.container {
1212
display: flex;
1313
flex-direction: row;
14+
margin: 10px;
1415
}
1516
</style>

0 commit comments

Comments
 (0)