fix bibliography ltr

This commit is contained in:
2023-02-27 09:59:33 +00:00
parent efc46acd2d
commit 6594bf9242
2 changed files with 10 additions and 2 deletions

View File

@ -145,6 +145,11 @@ strong {
.share-page {
direction: ltr;
}
.bibliography {
direction: ltr;
text-align: left;
}
}
.post-content .heading-link {