metz-metropole-2019: cancel forced scrollbar

it was caused by a glitch with the new <main> tag
This commit is contained in:
Frédéric Péters 2019-07-10 10:43:31 +02:00
parent aef052a21f
commit 3cf8ac340d
1 changed files with 0 additions and 4 deletions

View File

@ -1,10 +1,6 @@
$mobile-hamburger-menu-width: 70px;
$mobile-hamburger-menu-height: 50px;
body {
min-height: 101vh;
}
body.has-header-background header {
background: none;
}