diff --git a/src/app/components/home/new-landing/new-landing.component.scss b/src/app/components/home/new-landing/new-landing.component.scss index 8fc5e869dfbc137ec9fd7831d48d1da440ecc54c..6af4ed0e0c3e1526eb955d71112dc97bf3b5a01b 100644 --- a/src/app/components/home/new-landing/new-landing.component.scss +++ b/src/app/components/home/new-landing/new-landing.component.scss @@ -1,6 +1,6 @@ .new-session { width: 100%; - height: 40px; + height: 60px; border-radius: 5px; margin: 10% 0 2% 0; font-size: large;