Card by hoshikawamaki

#e8e8e8
HTML +TailwindCSS
 
505 views

Comments

3

Log in to add comments

0/256

2
1
0

hey man, cool effect. can you tell me how you made the circles blend into each other??

2
1
0

@Uncannypotato69 The blending of those circles is just an illusion. I used a peer-hover to associate them with a sibling div that fills the parent container.

3
2
1

@Uncannypotato69 When the hover state of the div is triggered, those circles will move to the position of 0 at the top-left and bottom-right corners of the parent container, and then their width and height become 100%

No variations yet
MIT License