Fixed text alignment in privacy policy.

main
BurnyLlama 2021-07-26 23:30:10 +02:00
parent 05c649e828
commit 32f76853c4
1 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,9 @@ header {
}
h2 {
margin-top: 1rem;
margin: 1rem 0 0 0;
width: auto;
text-align: left;
}
p {