@keyframes shake {
from,
to {
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
transform: translate3d(10px, 0, 0);
}
}
.shake {
animation-name: shake;
}
Comments for
https://scalingmantra.com
Fri, 14 Aug 2026 11:58:42 +0000
hourly
1
Comment on The evolution of live-stream content and short-form video: a look at the TikTok revolution by vamtam
https://scalingmantra.com/the-evolution-of-live-stream-content-and-short-form-video-a-look-at-the-tiktok-revolution/#comment-3
Thu, 01 Jun 2023 08:29:17 +0000https://numerique.vamtam.com/?p=1391#comment-3In reply to vamtam.
As designers and developers venture into these new domains, carrying the principles of accessibility forward should be about more than just compliance with guidelines, but rather championing a spirit of inclusivity.
]]>
Comment on The evolution of live-stream content and short-form video: a look at the TikTok revolution by vamtam
https://scalingmantra.com/the-evolution-of-live-stream-content-and-short-form-video-a-look-at-the-tiktok-revolution/#comment-2
Thu, 01 Jun 2023 08:29:09 +0000https://numerique.vamtam.com/?p=1391#comment-2Strive to design environments with clarity in mind: Clear instructions, a logical layout, and control over the pace of interactions can all contribute to a more manageable cognitive load.
]]>