feat(subtitle): add subtitle for posts (#171)

This commit is contained in:
Dillon
2020-03-16 16:14:37 +08:00
committed by GitHub
parent ee1c5c22bc
commit 9a7189c2a3
21 changed files with 50 additions and 20 deletions

View File

@@ -1,6 +1,5 @@
.special {
.single-title {
.single-title, .single-subtitle {
text-align: right;
padding-bottom: 1rem;
}
}