getgrav / grav-theme-landio

Land.io is a carefully crafted landing page UI kit and landing page template built on Bootstrap 4, designed by Peter Finlan and developed by Taty Grassini.
https://getgrav.org
Other
31 stars 15 forks source link

"default" page layout mis-aligned @ < 768px #13

Open wfsaxton opened 7 years ago

wfsaxton commented 7 years ago

If you shrink the page down to below 768px, the "section" content in "default" page floats all the way to the top because its position is no longer relative to the navigation bar. I believe this is because the "section" top padding is too small @ this width.

This is the second issue I've found with the default page. Is this page type just something this theme doesn't want to support? (The module home page type seems to work very well)