chore: clean up css — generic styles where they make sense; remove deprecated styles, fragments of utility nonsense etc
This commit is contained in:
parent
d73d791989
commit
8708b71227
54 changed files with 137 additions and 244 deletions
|
@ -36,7 +36,6 @@ textarea:focus {
|
|||
list-style: none;
|
||||
|
||||
& li {
|
||||
margin-top: var(--sizing-sm);
|
||||
margin-bottom: var(--sizing-sm);
|
||||
margin: var(--sizing-sm) 0;
|
||||
}
|
||||
}
|
Reference in a new issue