Skip to content

Commit 66fb7ee

Browse files
author
Jimmy
committed
Delay animation by a few seconds
1 parent db1614a commit 66fb7ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: assets/css/app.css

+1
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ main header .head-container {
295295
opacity: 0.3;
296296

297297
animation: animate-video 25s ease-in-out infinite;
298+
animation-delay: 3s;
298299
}
299300

300301
@keyframes animate-video {

0 commit comments

Comments
 (0)