diff --git a/Components/Layout/Logo.jsx b/Components/Layout/Logo.jsx index e9586e3..4d8ffc2 100644 --- a/Components/Layout/Logo.jsx +++ b/Components/Layout/Logo.jsx @@ -15,7 +15,7 @@ const LogoText = styled.h3` margin: 0; text-transform: uppercase; color: #fff; - font-size: 0.95rem; + font-size: 0.85rem; font-family: 'Montserrat', sans-serif; font-weight: 500; ${min('laptop')} {