verified otp and made curry underline to straight line

This commit was merged in pull request #66.
This commit is contained in:
victorAnumudu
2023-02-27 14:44:52 +01:00
parent 77be53424a
commit 62fe0dabec
4 changed files with 156 additions and 10 deletions
+10
View File
@@ -0,0 +1,10 @@
<svg width="420" height="31" viewBox="0 0 420 31" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0,2 420,2" stroke="url(#paint0_linear_4_1797)" stroke-width="4" stroke-linecap="round"/>
<defs>
<linearGradient id="paint0_linear_4_1797" x1="1" y1="1" x2="11.0515" y2="59.9411" gradientUnits="userSpaceOnUse">
<stop stop-color="#F539F8"/>
<stop offset="0.416763" stop-color="#C342F9"/>
<stop offset="1" stop-color="#5356FB"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 466 B