feat: fix button width

This commit is contained in:
yury 2024-06-22 11:15:46 +03:00
parent 53ea9ae8e0
commit 386798682a

View File

@ -5,7 +5,6 @@
width: 100%;
background: linear-gradient(90deg, #3a716d31 9%, #3c3c3c31 72%, #21888931 96%),
linear-gradient(90deg, #05d4b6 23%, #22908e 74%, #0cc3ac 94%);
max-width: 330px;
border-radius: 8px;
font-size: 29px;
line-height: 125%;