Maintain rtl direction on .surah-row.surah-details

This commit is contained in:
0x1eef 2022-12-30 08:56:19 -03:00 committed by Robert
parent 56c8bfbbc6
commit de538b2a00

View file

@ -55,6 +55,7 @@ body {
}
.surah .surah-row.surah-details {
direction: rtl;
margin-top: 10px;
font-weight: 500;
}