Fix some design issues
This commit is contained in:
parent
9aa4ca29f4
commit
1aa92436e8
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ article.post:first-child {
|
||||||
}
|
}
|
||||||
|
|
||||||
article.post p {
|
article.post p {
|
||||||
padding-left: 2px;
|
padding-left: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
article.post header.post-header div.post-title h2 {
|
article.post header.post-header div.post-title h2 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue