chore: content update

This commit is contained in:
Ward Truyen
2024-09-09 21:04:39 +02:00
parent ac24b1d472
commit 15044ab4b3
2 changed files with 40 additions and 15 deletions

View File

@@ -6,7 +6,7 @@ html,
body {
margin: 0px;
padding: 0px;
height: 100%;
/* height: 100%; */
display: flex;
flex-direction: column;
}
@@ -18,6 +18,7 @@ html {
main {
margin: auto;
margin-top: 1em;
min-width: 80%;
padding: 10px;
min-height: 40%;