From 8bc1abb9902d9389be80cecbc1e55793c2dd2d1e Mon Sep 17 00:00:00 2001 From: Maciej Gomola Date: Fri, 18 Oct 2024 15:28:31 +0200 Subject: [PATCH] Minor animation improvements --- static/assets/css/style.css | 6 +----- static/index.html | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/static/assets/css/style.css b/static/assets/css/style.css index 001e138..7613f9b 100644 --- a/static/assets/css/style.css +++ b/static/assets/css/style.css @@ -67,11 +67,7 @@ body { pointer-events: none; z-index: 200; - transition: all 0.4s; -} - -.history-container span { - + transition: all 0.4s, opacity 0.3s 0.1s; } .history-container span strong { diff --git a/static/index.html b/static/index.html index 08fbf34..335f88b 100644 --- a/static/index.html +++ b/static/index.html @@ -58,7 +58,7 @@ Kolor podstawowy: Kolor alternatywny:
- +