Small design tweak

This commit is contained in:
Jan Oberhauser
2021-02-01 23:57:00 +01:00
parent 51bc430023
commit 80f7ee1f7b
2 changed files with 6 additions and 2 deletions

View File

@@ -147,7 +147,7 @@ export default Vue.extend({
position: relative;
width: 80%;
height: 80%;
margin: 6em auto;
margin: 3em auto;
background-color: #fff;
border-radius: 2px;
@media (max-height: 720px) {