diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index b42d335..37dae44 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -298,7 +298,7 @@ body { display: flex; justify-content: start; - gap: 1vw; + gap: 30%; flex-direction: column; }