Skip to content

Commit

Permalink
fix: changes
Browse files Browse the repository at this point in the history
  • Loading branch information
grv-saini-20 committed Aug 2, 2024
1 parent 0d5d31c commit b9d2330
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,8 @@
}
main:has(#home) {
padding-block-start: 0;
& > .spacer {
margin-block: 90px;
}
}
</style>

0 comments on commit b9d2330

Please sign in to comment.