Fix indentation for real this time

This commit is contained in:
tastytea 2022-03-21 22:12:15 +01:00
parent a055efde7a
commit 1fae587189
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ p
margin: 0.5em auto;
}
.content>.paragraphp>p:first-of-type
.content > div:first-of-type > p:first-of-type
{
text-indent: 0;
}