Added resizing robustness

This commit is contained in:
2021-05-02 02:46:07 +02:00
parent a65bbeeae4
commit 4b3136d9c6
4 changed files with 4 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ body {
margin-top: 100px;
min-height: calc(100vh - 100px);
padding-top: 1rem;
padding-bottom: 1rem;
}
#content div.block {