diff options
-rw-r--r-- | data/style.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/style.scss b/data/style.scss index 0b87265..7051d22 100644 --- a/data/style.scss +++ b/data/style.scss @@ -124,7 +124,6 @@ nav p + * { left: 0; right: 0; top: 100%; - animation: show 0.5s ease; } @keyframes show { |