fix: setup page rtl.

This commit is contained in:
elforjani3
2021-06-23 22:36:44 +02:00
parent de2cf8e8f3
commit c42a134b76
3 changed files with 25 additions and 10 deletions

View File

@@ -101,6 +101,9 @@
opacity: 0.75;
padding-bottom: 5px;
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
p > span {
unicode-bidi: plaintext;
}
}
&__links {