fix UL in posts
This commit is contained in:
parent
025a4e6bda
commit
5342d1d792
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ a:hover {
|
||||||
}
|
}
|
||||||
ul {
|
ul {
|
||||||
list-style-type:circle;
|
list-style-type:circle;
|
||||||
padding-left:80px;
|
padding-left:40px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue