mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
SVG repaired and CSS padding revert
This commit is contained in:
parent
c87a206a33
commit
3b7195fe5e
4 changed files with 2 additions and 4 deletions
|
|
@ -27,7 +27,6 @@
|
|||
height: 65px;
|
||||
background: url(../assets/svg/trait-shield.svg) no-repeat;
|
||||
background-size: 100%; //scaling the shield to fit the container
|
||||
padding-right: 2px; //to fix the trait-shield not being centered
|
||||
padding-top: 4px; //aligning the text properly
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue