feat: fix button width
This commit is contained in:
parent
53ea9ae8e0
commit
386798682a
@ -5,7 +5,6 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
background: linear-gradient(90deg, #3a716d31 9%, #3c3c3c31 72%, #21888931 96%),
|
background: linear-gradient(90deg, #3a716d31 9%, #3c3c3c31 72%, #21888931 96%),
|
||||||
linear-gradient(90deg, #05d4b6 23%, #22908e 74%, #0cc3ac 94%);
|
linear-gradient(90deg, #05d4b6 23%, #22908e 74%, #0cc3ac 94%);
|
||||||
max-width: 330px;
|
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
font-size: 29px;
|
font-size: 29px;
|
||||||
line-height: 125%;
|
line-height: 125%;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user