Update vw to vmin
This commit is contained in:
parent
2756fc7b04
commit
92e0362927
8 changed files with 17 additions and 17 deletions
|
@ -5,7 +5,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 8vmin 4vw;
|
||||
padding: 8vmin 4vmin;
|
||||
}
|
||||
|
||||
.gh-foot .gh-container {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue