fix(style): fix title style
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/** Single **/
|
||||
.single {
|
||||
.single-title {
|
||||
margin: 0;
|
||||
font-size: 1.8rem;
|
||||
line-height: 3rem;
|
||||
margin: 0.8rem 0;
|
||||
font-size: 1.6rem;
|
||||
line-height: 140%;
|
||||
}
|
||||
|
||||
.post-meta {
|
||||
|
||||
Reference in New Issue
Block a user