Increase text size for KJV Translations and Derivation sections

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-12-03 13:41:52 -05:00
parent 5edc829955
commit cb5f77b95b
+5 -4
View File
@@ -168,8 +168,9 @@
}
.info-card.kjv p {
font-size: 1rem;
font-size: 1.15rem;
color: var(--text-color);
line-height: 1.7;
}
/* KJV Translation Tags */
@@ -213,9 +214,9 @@
}
.info-card.derivation p {
font-size: 0.95rem;
color: var(--text-secondary);
font-style: italic;
font-size: 1.15rem;
color: var(--text-color);
line-height: 1.7;
}
/* Related entries embedded in derivation */