increase UserText font-size
This commit is contained in:
parent
42beeb4a84
commit
65b4c95779
@ -10,7 +10,7 @@ const UserText = styled.span`
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 0.5rem;
|
font-size: 0.55rem;
|
||||||
font-family: 'Montserrat';
|
font-family: 'Montserrat';
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user