Make the footer multilines view variable

This commit is contained in:
Gregory Trolliet 2020-04-28 08:40:17 +02:00
parent c76fa98be3
commit b5e4178324
5 changed files with 26 additions and 13 deletions

View file

@ -11,6 +11,7 @@
--footer-height-inline: 4em;
--footer-height-block: 8em;
--navbar-height: 8vh;
}

View file

@ -29,6 +29,7 @@
}
.front-screen {
margin-left: 1em;
margin-right: 1em;
padding-left: 0;
}
.section {