decrease view top margin

This commit is contained in:
2019-02-08 16:05:10 +03:00
parent 75eafdf74d
commit 888a4f19e8

View File

@@ -11,6 +11,6 @@
right: 0;
margin-left: auto;
margin-right: auto;
margin-top: 5rem;
margin-top: 3rem;
max-height: 100%;
}