Cut redundant CSS
This commit is contained in:
parent
33431a4995
commit
0021245948
1 changed files with 1 additions and 2 deletions
|
|
@ -369,10 +369,9 @@
|
|||
color: var(--theme-colour-text-primary, $tr-dark-grey);
|
||||
font-size: 1rem;
|
||||
font-weight: 300;
|
||||
line-height: 1.4;
|
||||
padding: 0;
|
||||
margin: 0.5rem 0;
|
||||
line-height: 1.4;
|
||||
color: var(--theme-colour-text-primary);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue