Increase verse text size on chapter view for mobile

This commit is contained in:
2025-12-05 15:18:51 -05:00
parent d095b94ba5
commit 1fa89c01a1
+2 -2
View File
@@ -25,8 +25,8 @@
}
p[id^="verse-"] {
font-size: 1.2rem;
line-height: 1.8;
font-size: 1.4rem !important;
line-height: 2 !important;
}
/* Verse numbers: larger tap target */