From beaa29802e8183026665dbfabdfae0ca781e5234 Mon Sep 17 00:00:00 2001 From: Miraty Date: Mon, 3 May 2021 15:25:25 +0200 Subject: [PATCH] Only apply transition to border's color --- style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.less b/style.less index f32409a..56ddb24 100755 --- a/style.less +++ b/style.less @@ -261,7 +261,7 @@ header, footer { font-size: 20px; padding-left: 10px; font-weight: normal; - transition: border 0.1s linear; + transition: color 0.1s linear; margin-top: 8px; @media @light {