Skip to content

Instantly share code, notes, and snippets.

View lamb0tiana's full-sized avatar
🏠
Working from home

tiana lamb0tiana

🏠
Working from home
View GitHub Profile
@lamb0tiana
lamb0tiana / dabblet.css
Last active January 11, 2020 18:35
Untitled
@keyframes red-ball {
from {
offset-distance: 0%;
}
to {
offset-distance: 100%;
}
}
svg {
@lamb0tiana
lamb0tiana / dabblet.css
Created January 11, 2020 18:30
Untitled
@keyframes red-ball {
from {
offset-distance: 0%;
}
to {
offset-distance: 100%;
}
}
circle {
position : absolute;