feat(style): center align page detail
This commit is contained in:
parent
1472915e40
commit
c44f34a324
@ -229,6 +229,7 @@ p > code {
|
|||||||
.page-detail {
|
.page-detail {
|
||||||
font-size: 0.95rem;
|
font-size: 0.95rem;
|
||||||
max-width: min(600px, 95vw);
|
max-width: min(600px, 95vw);
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
|
Loading…
Reference in New Issue
Block a user