Further UI improvements

This commit is contained in:
0x1eef 2023-10-21 21:21:16 -03:00
parent a2259df872
commit ae9f98b244

View file

@ -34,12 +34,8 @@ function SurahIndex({ locale, surahs, t }: Props) {
<li className="surah" key={key}>
<a href={`/${locale}/${surah.slug}/`}>
<div>
<span className="id">
{formatNumber(surah.id, locale)}
</span>
<span className="name">
{surah.localizedName}
</span>
<span className="id">{formatNumber(surah.id, locale)}</span>
<span className="name">{surah.localizedName}</span>
</div>
<div className="transliterated" lang="en">