Fix responsive issues globally
This commit is contained in:
@@ -50,14 +50,14 @@
|
||||
}
|
||||
|
||||
& > :global(*) {
|
||||
background: none;
|
||||
font-size: rem(14px);
|
||||
font-weight: 300;
|
||||
color: $color-tertiary;
|
||||
padding: 0;
|
||||
font-size: rem(14px);
|
||||
font-weight: 400;
|
||||
color: $color-tertiary;
|
||||
background: none;
|
||||
|
||||
&:first-child {
|
||||
margin-right: 12px;
|
||||
margin-right: 16px;
|
||||
|
||||
&:hover {
|
||||
background: none;
|
||||
|
||||
Reference in New Issue
Block a user