
SirJhonny
@srjh0nny
Ai Dulós
ID: 3160145356
12-04-2015 15:03:04
1,1K Tweet
49 Takipçi
625 Takip Edilen



CSS Trick ⚡️ (˗ˏˋ rogie xcx ˎˊ˗ challenge edition 🤙) You can create this secret code reveal with only CSS using :has() and trig functions 🔥 .digit::hover + .digit, .digit:has(+ .digit:hover) { --active: var(--lerp-1); } :root { --lerp-1: calc(sin(50deg)); } .digit { scale:












