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;
|
||||
|
||||
p {
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
|
||||
+ p {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue