fix: make sure paragraphs in footer are always center aligned
This commit is contained in:
parent
8e0756f166
commit
0e225f95c9
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
text-align: center;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
||||||
+ p {
|
+ p {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue