mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 09:37:26 +00:00
fix stupid spacing issue poorly
This commit is contained in:
parent
27f9927e30
commit
d4967cc5f2
1 changed files with 2 additions and 2 deletions
|
@ -116,10 +116,10 @@
|
|||
|
||||
ol,
|
||||
ul {
|
||||
//list-style-position: outside;
|
||||
list-style-position: outside;
|
||||
|
||||
li {
|
||||
//list-style-position: inherit;
|
||||
list-style-position: inherit;
|
||||
|
||||
//&:not(:first-of-type) {
|
||||
margin-top: 0.5rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue