fix: transparent on centered

This commit is contained in:
Hayden Hargreaves 2026-04-24 23:59:17 -07:00
parent fbe5686d6f
commit 3ee331b677

View File

@ -1,5 +1,5 @@
<svg width="1050" height="420" viewBox="0 0 1400 420" fill="none" xmlns="http://www.w3.org/2000/svg"> <svg width="1050" height="420" viewBox="0 0 1400 420" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="1050" height="420" fill="#02060E"/> <rect width="1050" height="420" fill="transparent"/>
<rect x="74" y="92" width="236" height="236" rx="24" fill="#040B16" stroke="#1A2432" stroke-width="4"/> <rect x="74" y="92" width="236" height="236" rx="24" fill="#040B16" stroke="#1A2432" stroke-width="4"/>
<circle cx="112" cy="130" r="8" fill="#2A333C"/> <circle cx="112" cy="130" r="8" fill="#2A333C"/>
<circle cx="140" cy="130" r="8" fill="#2A333C"/> <circle cx="140" cy="130" r="8" fill="#2A333C"/>

Before

Width:  |  Height:  |  Size: 919 B

After

Width:  |  Height:  |  Size: 923 B