Update Page.svelte

This commit is contained in:
Justin Edmund 2024-11-18 03:49:55 -08:00 committed by GitHub
parent 58922fbc59
commit 5c2668edb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@
}
@include breakpoint('phone') {
margin-top: $unit-2x;
margin-top: $unit-3x;
margin-bottom: $unit-3x;
padding: $unit-3x;