Skip to content

Commit cb95279

Browse files
committed
fix mobile layout
1 parent 94038e9 commit cb95279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/search/search.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}
2727

2828
.layout {
29-
padding: 0 spacing(0.5) spacing(10) spacing(0.5);
29+
padding-bottom: spacing(10);
3030
@media (min-width: $tablet) {
3131
padding: 0 spacing(0.5);
3232
}

0 commit comments

Comments
 (0)