WIP: (fix): poor scrolling performance on mobile
requested to merge eiennohi/front:sprint/FunnyFrog.fix.poor-performance-on-scroll-on-mobile into master
closes #1346 (closed)
Added CSS Grid to main page layout. As this makes m-body
the scrollable container (vs the document), I needed to include refactors to infinite-scroll and GlobalScrollService.
Edited by Mark Harding