Tweaks and fixes

This commit is contained in:
2020-02-17 22:36:36 +01:00
parent 6fb6937c1a
commit 0174ba08f2
8 changed files with 20 additions and 70 deletions

View File

@@ -39,7 +39,7 @@
// Wrapper (inside and more spaced)
.wrapper {
max-width: calc(892px + 28vw);
max-width: calc(892px + 32vw);
margin: 0 auto;
padding: 0 pxVW(128);