SVG repaired and CSS padding revert

This commit is contained in:
Nikhil Nagarajan 2026-03-29 18:56:52 -04:00
parent c87a206a33
commit 3b7195fe5e
4 changed files with 2 additions and 4 deletions

View file

@ -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;