Button by NANavarog21

30K
1.1K
#212121

Comments

3

Log in to add comments

0/244

4
3
2
1A
Jun 9, 2024

when i copied the code to codepen doesn't work properly

1
0
-1
SE
Nov 30, 2024

be sure to add a CSS reset. the simplest one would be: ```* { padding: 0; margin: 0; box-sizing: border-box; } button { font-family: inherit; }```

2
1
0
AS
Oct 30, 2023

This is actually very cool

No variations yet
MIT License