mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Increase verse text size on chapter view for mobile
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user