container fix (#1795)

This commit is contained in:
Nikhil Nagarajan 2026-04-12 13:10:51 -04:00 committed by GitHub
parent c337338c8b
commit fb07938e54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 1 deletions

View file

@ -27,10 +27,11 @@
height: 65px;
background: url(../assets/svg/trait-shield.svg) no-repeat;
background-size: 100%;
padding-top: 4px;
padding-top: 3px;
display: flex;
flex-direction: column;
align-items: center;
row-gap: 3px;
span {
font-size: var(--font-size-10);