transformed page layout in multiple sections to have full screen height available

This commit is contained in:
asus
2023-12-03 19:25:12 +01:00
parent c21df45857
commit 385b43cfc6
6 changed files with 62 additions and 44 deletions

View File

@@ -9,6 +9,7 @@ body, main {
overflow-x: hidden;
margin: auto;
width: fit-content;
background-color: #f6f6f6;
}
script, style {
display: none;