From: Andrew Engelbrecht Date: Fri, 1 Nov 2019 20:57:46 +0000 (-0400) Subject: fixed site under maintenance page for mobile X-Git-Url: https://vcs.fsf.org/?p=ryf-theme.git;a=commitdiff_plain;h=9ec7bd06f3b5e226c4d11681a87c07a99efcf958 fixed site under maintenance page for mobile --- diff --git a/css/style.css b/css/style.css index 2e87d88..fbdbd7b 100644 --- a/css/style.css +++ b/css/style.css @@ -230,6 +230,10 @@ nav .search-block-form { } } +.maintenance-page #navbar { + margin-bottom: 120px; +} + /* Selectors */