Enlarge a bit the banner

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
Víctor Mayoral Vilches 2025-10-14 14:32:13 +00:00
parent a5f509660c
commit bcbb565926
1 changed files with 2 additions and 2 deletions

View File

@ -101,7 +101,7 @@
</text>
<!-- Code block - centered in left panel (450px wide, center at 225) -->
<rect x="125" y="80" width="200" height="35" fill="url(#codeBlockBg)"
<rect x="95" y="80" width="260" height="35" fill="url(#codeBlockBg)"
stroke="#529d86" stroke-width="2" rx="6" ry="6"/>
<text x="225" y="102" font-family="'Courier New', monospace" font-size="14" font-weight="bold"
text-anchor="middle" fill="#2d5a4d">
@ -148,7 +148,7 @@
<!-- Button with gradient and shadow - centered in right panel (447px wide, center at 673.5) -->
<g filter="url(#buttonShadow)">
<rect x="573.5" y="80" width="200" height="35" fill="url(#buttonBg)"
<rect x="543.5" y="80" width="260" height="35" fill="url(#buttonBg)"
stroke="#529d86" stroke-width="2" rx="6" ry="6" cursor="pointer"/>
<text x="673.5" y="102" font-family="'Courier New', monospace" font-size="14" font-weight="bold"
text-anchor="middle" fill="#529d86">

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB