diff --git a/apps/website/src/pages/Home/index.css b/apps/website/src/pages/Home/index.css index b38a94ca0..614223991 100644 --- a/apps/website/src/pages/Home/index.css +++ b/apps/website/src/pages/Home/index.css @@ -57,6 +57,8 @@ section.hero-section { color: transparent; line-height: 1.1; font-weight: 400; + font-size: 2em; + margin-block: 0.65em; } }