vertically center label on crest (#13582)

This commit is contained in:
Cory Watilo
2025-11-07 11:15:09 -07:00
committed by GitHub
parent 277ccf7bef
commit 7fb8c32d22

View File

@@ -429,7 +429,7 @@ export default function TeamPatch({
textAnchor="middle"
x="138"
>
<tspan y="258.218">{name}</tspan>
<tspan y="262">{name}</tspan>
</TeamName>
</g>
</g>