fix(style): fix title style
This commit is contained in:
@@ -27,7 +27,9 @@
|
||||
}
|
||||
|
||||
.single-title {
|
||||
font-size: 1.6rem;
|
||||
font-size: 1.4rem;
|
||||
line-height: 140%;
|
||||
margin: 0.4rem 0;
|
||||
}
|
||||
|
||||
.content {
|
||||
@@ -90,7 +92,7 @@
|
||||
}
|
||||
|
||||
.post-footer {
|
||||
margin-top: .5rem;
|
||||
margin-top: .4rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user