mirror of
https://github.com/jambonz/next-static-site.git
synced 2026-01-25 02:08:03 +00:00
one more responsive tweak
This commit is contained in:
@@ -11,10 +11,10 @@
|
||||
|
||||
&__wrap {
|
||||
@include flex-cols();
|
||||
padding-bottom: 72px;
|
||||
padding-bottom: 64px;
|
||||
|
||||
@media (max-width: $width-mobile) {
|
||||
padding-bottom: 36px;
|
||||
padding-bottom: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user