chore: content update2

This commit is contained in:
Ward Truyen
2024-09-09 21:21:18 +02:00
parent 15044ab4b3
commit a13db554b1
2 changed files with 7 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ html,
body {
margin: 0px;
padding: 0px;
/* height: 100%; */
height: 100%;
display: flex;
flex-direction: column;
}
@@ -22,6 +22,7 @@ main {
min-width: 80%;
padding: 10px;
min-height: 40%;
overflow: auto;
/* colors */
border: 1px solid darkblue;
background-color: white;