diff --git a/page/start/style.css b/page/start/style.css index c132266..41c2a27 100644 --- a/page/start/style.css +++ b/page/start/style.css @@ -255,7 +255,7 @@ span.align-left { .section > .content { display: flex; flex-direction: column; - gap: 1rem; + gap: 2rem; padding: 1rem 2rem; }