Bump max ayah width to 470px

This commit is contained in:
0x1eef 2024-06-21 00:38:48 -03:00
parent 2a110a77ba
commit 3030cea916

View file

@ -22,7 +22,7 @@ body .root .content.theme.rtl {
ul.body.stream {
li.ayah p {
line-height: 1.7;
max-width: 440px;
max-width: 470px;
}
}
/* <= $breakpoint-sm */