feat: center text when alone with no other effects

This commit is contained in:
2024-07-01 09:59:18 +02:00
parent ae825d7f5d
commit e637d64164
39 changed files with 44 additions and 43 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
</g>
<g id="d3">
<circle cx="35" cy="27.5" r="15" fill="black" filter="url(#drop-shadow)" />
<text x="137.0" y="27.5" font-size="14" text-anchor="middle" fill="black" font-family="Helvetica">L'adversaire ciblé se défausse d'une carte</text>
<text x="137.0" y="31.0" font-size="14" text-anchor="middle" fill="black" font-family="Helvetica">L'adversaire ciblé se défausse d'une carte</text>
</g>
<g id="effects">
<path d="M10,80 L264,80" stroke="black" stroke-width="1" />

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB