mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Increase verse text size on verse page for mobile
This commit is contained in:
@@ -844,8 +844,8 @@ a.crossref-pill:hover {
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.verse-text {
|
||||
font-size: 1.4rem;
|
||||
line-height: 2rem;
|
||||
font-size: 2.2rem;
|
||||
line-height: 3rem;
|
||||
margin: 1.5rem 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user