shimmie2
shimmie2 copied to clipboard
[themes] convert to grid layout for mobile
This commit changes the themes to use a grid layout, inspired by Danbooru. This keeps the regular view the same, but changes to a narrow single-column view for mobile screens, showing more of the main content.
The index page changes from this
into this
[ . . . ]
The view page changes from this
into this
The next steps after this are to add an anchor link to scroll down to the search field, and to retract the nav menu into a toggle menu, for themes where that is needed.