diff --git a/style.css b/style.css index ca3d561..641271e 100644 --- a/style.css +++ b/style.css @@ -943,7 +943,7 @@ body:has(.rpg-panel.rpg-position-left) #sheld { display: flex; align-items: center; gap: 0.375em; - font-size: clamp(0.4vw, 0.5vw, 0.6vw); + font-size: clamp(11px, 0.5vw, 14px); padding: clamp(4px, 0.6vh, 6px) 0.375em; background: rgba(0, 0, 0, 0.3); border-radius: 0.25em; @@ -5425,6 +5425,7 @@ body:has(.rpg-panel.rpg-position-left) #sheld { .rpg-classic-stats { grid-column: 1 !important; grid-row: 4 !important; + min-height: 140px; } /* Make attributes grid single column too for readability */