mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 09:32:33 +00:00
- small adjustment to the Equipment sections top margin (prevents overlap with the armour's background-image)
This commit is contained in:
+1
-2
@@ -1273,8 +1273,7 @@
|
||||
grid-area: equipment;
|
||||
grid-template-columns: minmax(5em, 1fr) minmax(10em, 3fr) min-content;
|
||||
grid-template-rows: 1.25em;
|
||||
margin: 4em auto auto auto;
|
||||
margin-right: 2%;
|
||||
margin: 4.5em 2% auto auto;
|
||||
min-height: 19em;
|
||||
outline: 7px solid #333;
|
||||
outline-offset: -8px;
|
||||
|
||||
Reference in New Issue
Block a user