You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the SubmitButton component is implemented using a static PNG background, which makes in inflexible to dynamic content changes. Update it so it's implemented using purely CSS.
Stroke: #bcff67 Gradient: #17ffe3 (32% opacity) to #bcff67
HyperVIBES: Pure CSS submit button
New feature
Implement SubmitButton component in pure CSS.
Problem to be solved
Currently the SubmitButton component is implemented using a static PNG background, which makes in inflexible to dynamic content changes. Update it so it's implemented using purely CSS.
Stroke:
#bcff67
Gradient:
#17ffe3
(32% opacity) to#bcff67
Submission directions
The text was updated successfully, but these errors were encountered: