Moar height

This commit is contained in:
Dominik V. Salonen 2018-08-31 11:05:33 +00:00
parent 15fc048bdf
commit a726aedb66
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ a:hover {
}
#page {
height: calc(50vh - 40px);
height: calc(60vh - 40px);
}
}