DigitalCarleton / omeka-bootswatch-themes

An Omeka theme with the porting of Bootswatch skins.
3 stars 1 forks source link

Margins too large on mobile #4

Closed apjmason closed 2 years ago

apjmason commented 4 years ago

This is setting margins of 3rem on all screen sizes which makes content push off screen on mobile. E.g. on this exhibit show page

Add a few more classes with break points and test so that it looks good on all devices. e.g. "m-sm-5 mt-3"

https://github.com/DigitalCarleton/omeka-bootswatch-themes/blob/b3cc8a92f6454c9b26bd6ab37dac3214c56aa3ce/exhibit-builder/exhibits/show.php#L32

apjmason commented 2 years ago

@majumdarm see if you can follow these instructions to make some updates. The relevant bootstrap docs are here https://getbootstrap.com/docs/4.0/utilities/spacing/