styles: reduce logo font-size for mobile devices
This commit is contained in:
parent
6c8f50223c
commit
d86af359d1
@ -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')} {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user