From d76e670d5b21aac9e1621938214502d4244712c8 Mon Sep 17 00:00:00 2001 From: renaud gaudin Date: Tue, 16 Nov 2021 12:08:35 +0000 Subject: [PATCH] CSS codefactor fix --- static/skin/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/skin/index.css b/static/skin/index.css index 769397fe6..a3f21ff2d 100644 --- a/static/skin/index.css +++ b/static/skin/index.css @@ -212,7 +212,7 @@ body { } .book__download > span:hover { - box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1) + box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1) } .book__description {