Fixed main nav to make it work with the announcement bar

This commit is contained in:
Sodbileg Gansukh
2023-04-21 09:49:37 +01:00
parent 5c7fb39df9
commit 8ff3c6fcf1
5 changed files with 5 additions and 4 deletions

View File

@ -63,6 +63,7 @@ production stylesheet in assets/built/screen.css
/* ---------------------------------------------------------- */
.viewport {
position: relative;
display: flex;
flex-direction: column;
min-height: 100vh;