tweak style

This commit is contained in:
Nolan Lawson 2018-03-16 18:03:35 -07:00
parent bfc9692667
commit c5027d6b1d
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ main {
background: var(--main-bg);
border: 1px solid var(--main-border);
border-radius: 1px;
min-height: 60vh;
min-height: 70vh;
@media (max-width: 767px) {
margin: 5px auto 15px;
}