diff --git a/src/styles/homepage.scss b/src/styles/homepage.scss index fcdb7cb..ca66d88 100644 --- a/src/styles/homepage.scss +++ b/src/styles/homepage.scss @@ -18,6 +18,7 @@ h1.tagline { color: var(--white); font-family: 'Poppins', serif; + font-weight: 700; font-size: 48px; line-height: 120%; text-align: center;