diff --git a/sw5e.css b/sw5e.css index ee69603a..b2a49914 100644 --- a/sw5e.css +++ b/sw5e.css @@ -267,7 +267,7 @@ /* Header Summary Details */ } .sw5e.sheet .sheet-header h1 { - flex: 1; + flex: 2; border-bottom: none; height: 60px; margin: 0; @@ -941,7 +941,7 @@ border: 2px solid #000; } .sw5e.sheet.item .sheet-header .item-subtitle { - flex: 0 0 80px; + flex: 1 0 80px; height: 60px; margin: 0; padding: 5px;