From 5f1082c2ff55f4f1678fec069ad5427abfdfdadd Mon Sep 17 00:00:00 2001 From: Nguyen Viet Date: Thu, 2 Dec 2021 03:12:58 +0700 Subject: [PATCH] fixed for banner on small screen --- src/components/Banner/index.jsx | 2 +- src/components/Banner/styles.scss | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/Banner/index.jsx b/src/components/Banner/index.jsx index 49ed0a8..8990d12 100644 --- a/src/components/Banner/index.jsx +++ b/src/components/Banner/index.jsx @@ -9,7 +9,7 @@ const Banner = () => { "Welcome to our BETA work listings site - Tell us what you think!"; return ( -
+

{header} diff --git a/src/components/Banner/styles.scss b/src/components/Banner/styles.scss index a208734..5c08105 100644 --- a/src/components/Banner/styles.scss +++ b/src/components/Banner/styles.scss @@ -20,7 +20,8 @@ flex-direction: row; align-items: center; @include roboto-bold; - height: 50px; + line-height: 25px; + min-height: 50px; font-size: 20px; text-transform: uppercase; } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy