chore: continued redesign readme

This commit is contained in:
LukeGus
2026-05-20 16:44:27 -05:00
parent 0bb127737c
commit 5b890e9538
4 changed files with 130 additions and 146 deletions
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="860" height="52" viewBox="0 0 860 52">
<rect width="860" height="52" fill="none"/>
<rect x="0" y="36" width="860" height="1" fill="#F39044" opacity="0.25"/>
<rect x="0" y="36" width="106" height="2" fill="#F39044"/>
<text x="0" y="28" font-family="-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif" font-size="22" font-weight="700" fill="#F39044">Features</text>
</svg>

After

Width:  |  Height:  |  Size: 451 B

+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="860" height="52" viewBox="0 0 860 52">
<rect width="860" height="52" fill="none"/>
<rect x="0" y="36" width="860" height="1" fill="#F39044" opacity="0.25"/>
<rect x="0" y="36" width="120" height="2" fill="#F39044"/>
<text x="0" y="28" font-family="-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif" font-size="22" font-weight="700" fill="#F39044">Overview</text>
</svg>

After

Width:  |  Height:  |  Size: 451 B

+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="860" height="52" viewBox="0 0 860 52">
<rect width="860" height="52" fill="none"/>
<rect x="0" y="36" width="860" height="1" fill="#F39044" opacity="0.25"/>
<rect x="0" y="36" width="224" height="2" fill="#F39044"/>
<text x="0" y="28" font-family="-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif" font-size="22" font-weight="700" fill="#F39044">Platform Support</text>
</svg>

After

Width:  |  Height:  |  Size: 459 B