Frontend Hash
@hashdev
3.75K
subscribers
204
photos
24
videos
2
files
361
links
admin
@haarrp
@pythonl
-
🐍
@machinee_learning
- chat
@ArtificialIntelligencedl
- AI
@datascienceiot
- ml
📚
@pythonlbooks
-
📚
@hr_itwork
-работа
Download Telegram
Join
Frontend Hash
3.75K subscribers
Frontend Hash
This media is not supported in your browser
VIEW IN TELEGRAM
💡
Используйте тригонометрические функции в CSS для создания плавной ступенчатой задержки перехода:
.character {
transition-delay:
calc(sin((var(--index) / 12) * 45deg) * 0.475s);
}
#css
#tip
by
jhey
Please open Telegram to view this post
VIEW IN TELEGRAM
👍
14
❤
3
🔥
1
🤔
1
😱
1