updating dashboard

This commit is contained in:
2020-02-18 21:25:12 +00:00
parent adb0859ae1
commit 6c77fe0754
4 changed files with 16 additions and 10 deletions

View File

@@ -79,3 +79,9 @@ div.container-fluid {
font-weight: 300 !important;
line-height: 1.2;
}
h4#first-favourite {
animation-delay: 2s;
animation-iteration-count: infinite;
animation-duration: 3s;
}

View File

@@ -17,3 +17,4 @@ $("#event-rotate").Morphist({
// Called after the entrance animation is executed.
}
});