diff --git a/src/components/Banner/banner.module.scss b/src/components/Banner/banner.module.scss index 8f74a2a..2c238ba 100644 --- a/src/components/Banner/banner.module.scss +++ b/src/components/Banner/banner.module.scss @@ -79,6 +79,8 @@ flex-direction: column; justify-content: space-around; - height: 20vh; + height: 27vh; + + font-size: .5rem; } } \ No newline at end of file