From 4718e7fda7195a8b9e4f9aa313ca700dc46fa9b9 Mon Sep 17 00:00:00 2001 From: "Toerd@480" Date: Thu, 24 Oct 2019 12:07:05 +0200 Subject: [PATCH] finetuned the indicator animation --- inc/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/css/main.css b/inc/css/main.css index 9c98cff..593585a 100644 --- a/inc/css/main.css +++ b/inc/css/main.css @@ -173,6 +173,7 @@ nav { text-align: center; visibility: hidden; animation: notice 3s; + animation-delay: 2s; } .arrow:first-child {