refactor(style): center page titles
This commit is contained in:
parent
a294c74396
commit
158b430cf2
@ -21,6 +21,10 @@ article > p {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.page-title {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.article-summary {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user