mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Increase tooltip font size
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -313,9 +313,9 @@
|
||||
transform: translateX(-50%) translateY(-4px);
|
||||
background: #333;
|
||||
color: #fff;
|
||||
padding: 0.4rem 0.7rem;
|
||||
padding: 0.5rem 0.85rem;
|
||||
border-radius: 4px;
|
||||
font-size: 0.75rem;
|
||||
font-size: 0.9rem;
|
||||
white-space: nowrap;
|
||||
max-width: 200px;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user