mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 17:42:29 +00:00
less pading on wrap-boxes
This commit is contained in:
@@ -19,7 +19,7 @@ hr {
|
||||
background-color: $white;
|
||||
border: 1px solid $black;
|
||||
border-radius: $border-radius;
|
||||
padding: 3px;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.sheet-heading {
|
||||
|
||||
Reference in New Issue
Block a user