Skip to content

Commit

Permalink
Homepage image margins
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanqui committed Dec 23, 2024
1 parent c848d1b commit 2b7c94c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,10 @@
order: 1;
}
.boxes img {
margin-left: 42px;
}
.boxes > div > img {
width: 600px;
}
Expand Down

0 comments on commit 2b7c94c

Please sign in to comment.