fix(auth): redirect callback to cabinet and align landing blocks

This commit is contained in:
Ruslan Bakiev
2026-04-21 12:46:47 +07:00
parent 7033df0fbc
commit 351125b51d
11 changed files with 258 additions and 152 deletions

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="180" height="64" viewBox="0 0 180 64" role="img" aria-labelledby="title">
<title id="title">Gazprom</title>
<rect width="180" height="64" rx="18" fill="#eef7ff"/>
<path d="M36 18c8 10 2 15 2 22 0 5 4 8 9 8 8 0 13-6 13-14 0-9-7-16-15-22 2 10-8 14-9 6Z" fill="#2b7de9"/>
<text x="72" y="38" fill="#1f2937" font-family="Onest, Arial, sans-serif" font-size="22" font-weight="900">Gazprom</text>
</svg>

After

Width:  |  Height:  |  Size: 453 B