Remove justify styles from paragraphs
This commit is contained in:
parent
301d2dbfcf
commit
86455e04cf
1 changed files with 0 additions and 4 deletions
|
|
@ -71,10 +71,6 @@ html, body, p, section, header, article {
|
|||
letter-spacing: var(--body-font-letter-spacing);
|
||||
}
|
||||
|
||||
p {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.text-align\:center {
|
||||
text-align: center !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue