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

@ -250,7 +250,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; // trait-shield is not centered so a quick padding fix for centered text
div {
filter: drop-shadow(0 0 3px black);