Update vw to vmin

This commit is contained in:
John O'Nolan 2020-07-07 00:20:18 +07:00
parent 2756fc7b04
commit 92e0362927
8 changed files with 17 additions and 17 deletions

View file

@ -5,7 +5,7 @@
display: flex;
align-items: center;
justify-content: center;
padding: 8vmin 4vw;
padding: 8vmin 4vmin;
}
.gh-foot .gh-container {