zeus.ugent.be/content/assets/stylesheets/includes/animations.scss
Lorin Werthen 9caf682f2d
yolo
2017-04-21 15:45:53 +02:00

10 lines
119 B
SCSS

.blog-heading {
.title {
animation-delay: 0.5s;
}
.subtitle, .details {
animation-duration: 1.5s;
}
}