Let just be a class .center to use anywhere, not just for p.
This commit is contained in:
parent
e7d3aa4458
commit
63581bff92
@ -57,7 +57,7 @@ p {
|
|||||||
|
|
||||||
p:not(:last-child) { margin-bottom: .1rem; }
|
p:not(:last-child) { margin-bottom: .1rem; }
|
||||||
|
|
||||||
p.center {
|
.center {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-indent: 0; }
|
text-indent: 0; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user