Typography from px to rems
This commit is contained in:
@@ -33,7 +33,7 @@ const Nav = styled.div`
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
font-size: 14px;
|
||||
font-size: 0.8rem;
|
||||
color: ${colors.lightBlue};
|
||||
margin-left: 5rem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user