Fix responsive issues globally

This commit is contained in:
2022-07-11 21:41:28 +02:00
parent 310f7e5a44
commit 68b3f65dd3
7 changed files with 45 additions and 22 deletions

View File

@@ -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;