s|mt-1|mt-2|
This commit is contained in:
parent
058f423e4a
commit
5c0e26183c
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ export function Stream({
|
|||
{formatNumber(locale, surah.ayat.length)}
|
||||
</span>
|
||||
</span>
|
||||
<p className={classNames("m-0", { "text-2xl mt-1": isArabic })}>
|
||||
<p className={classNames("m-0", { "text-2xl mt-2": isArabic })}>
|
||||
{ayah.body}
|
||||
</p>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue