No justify for info in post header
This commit is contained in:
parent
27ecd0fb2c
commit
a50af27f02
1 changed files with 3 additions and 0 deletions
|
@ -139,4 +139,7 @@ main > section {
|
|||
p {
|
||||
text-align: justify;
|
||||
}
|
||||
header p {
|
||||
text-align: inherit;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue