diff --git a/application/frontend/src/app/welcome/containers/welcome-page/welcome-page.component.css b/application/frontend/src/app/welcome/containers/welcome-page/welcome-page.component.css index 566acfc8..5a516610 100644 --- a/application/frontend/src/app/welcome/containers/welcome-page/welcome-page.component.css +++ b/application/frontend/src/app/welcome/containers/welcome-page/welcome-page.component.css @@ -76,14 +76,9 @@ section:last-child { } #page-title { - color: #111; - font-feature-settings: 'clig' off, 'liga' off; - font-family: Roboto; font-size: 2rem; - font-style: normal; font-weight: 500; - line-height: 160%; /* 3.2rem */ - letter-spacing: 0.00938rem; + line-height: 160%; } .cloud-button {