fix: rebuild mockup with Windows-safe filenames and correct CSS paths

This commit is contained in:
2026-04-09 14:13:25 +05:00
parent 2e9e7ace4b
commit 21c0520b0e
44 changed files with 638 additions and 6376 deletions
+8
View File
@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 30" height="30" role="img" aria-label="первыйБит">
<title>первыйБит</title>
<!-- Pink accent square -->
<rect x="0" y="5" width="20" height="20" fill="#E50071"/>
<!-- Wordmark text -->
<text x="28" y="22" font-family="Arial, sans-serif" font-size="16" font-weight="700" fill="#000000" letter-spacing="-0.3">первый</text>
<text x="100" y="22" font-family="Arial, sans-serif" font-size="16" font-weight="700" fill="#E50071" letter-spacing="-0.3">Бит</text>
</svg>

After

Width:  |  Height:  |  Size: 558 B