Skip to content

Fix page layout bug -- Refs #26

mfonism requested to merge mfonism/gitlab-lobby:26-fix-page-layout-bug into main

This MR unsets the height property on the body element and sets the min-height property instead so that it grows to accomodate its content appropriately. Fixes the bug reported in and closes #26.

Edited by mfonism

Merge request reports