This commit is contained in:
Paul Gauthier 2025-03-19 21:56:42 -07:00
parent fdbe169423
commit 14f140fdc5

View file

@ -14,10 +14,6 @@
text-anchor: middle; /* Center the text horizontally */
dominant-baseline: middle; /* Center the text vertically */
}
.background {
fill: white;
}
</style>
<rect class="background" width="200" height="60" x="0" y="0" />
<text x="100.0" y="37.2" class="logo-text">aider</text>
</svg>

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB

Before After
Before After