mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
fix(rtl): correct article-link title direction (#2023)
This commit is contained in:
@@ -2137,6 +2137,9 @@ body.zen-mode-enable {
|
||||
.text-right {
|
||||
text-align: right;
|
||||
}
|
||||
.text-start {
|
||||
text-align: start;
|
||||
}
|
||||
.-indent-\[999px\] {
|
||||
text-indent: calc(999px * -1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user