lmgtfy/dist/index.css
abs3nt b20040d524
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
wp
2023-01-25 22:24:30 -08:00

11 lines
130 B
CSS

#cursor {
position: absolute;
top: 0;
left: 0;
}
#message {
transition-property: opacity;
transition-duration: 0.3s;
}