mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-03 20:35:16 +00:00
I give up on dream list spacing
This commit is contained in:
parent
f776f33213
commit
08a3fb0b7b
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ h1, h2, h3, h4, h5, h6
|
||||||
}
|
}
|
||||||
ol, ul
|
ol, ul
|
||||||
{
|
{
|
||||||
list-style-position: inside;
|
list-style-position: outside;
|
||||||
> li { list-style-position: inside; }
|
> li { list-style-position: outside; }
|
||||||
}
|
}
|
||||||
input, textarea, select
|
input, textarea, select
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue