mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 09:21:26 +00:00
remove unused rule
This commit is contained in:
parent
08a3fb0b7b
commit
2adb1ff2dc
1 changed files with 0 additions and 8 deletions
|
@ -5,14 +5,6 @@
|
|||
max-width: 860px;
|
||||
}
|
||||
|
||||
.quickstart .content-dark
|
||||
{
|
||||
ul, ol, li
|
||||
{
|
||||
list-style-position: outside !important; /*hack fix for CSS bug affecting headers inside LI tags, ask Grin*/
|
||||
}
|
||||
}
|
||||
|
||||
.quickstart__table
|
||||
{
|
||||
margin: 0 auto $spacing-vertical;
|
||||
|
|
Loading…
Add table
Reference in a new issue