diff --git a/src/styles/Layout.css b/src/styles/Layout.css index 20310bf..f321bc4 100644 --- a/src/styles/Layout.css +++ b/src/styles/Layout.css @@ -34,7 +34,7 @@ img { main { display: flex; - gap: 10vw; + gap: 2rem; flex-direction: column; align-items: center; padding-bottom: 10em;