This commit is contained in:
2019-09-05 22:55:40 +02:00
parent d8ac086b17
commit 1407e9b77a
12 changed files with 210 additions and 263 deletions

View File

@@ -154,7 +154,7 @@ a.button:active {
#main {
display: none;
position: absolute;
top: 138px;
top: calc(138px + 4em);
bottom: 2rem;
right:0;
left:0;