From 2e9bf1e104409b0aa48b663a4bf503ba0c055876 Mon Sep 17 00:00:00 2001 From: sebsto93 Date: Tue, 5 Mar 2024 21:30:35 +0100 Subject: [PATCH] Update style.css --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 88e8ed0..dce161e 100644 --- a/css/style.css +++ b/css/style.css @@ -363,6 +363,7 @@ section { .list_points_sec_four { width: calc((100% - 48px) / 3); + transition: box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1); } .list_points_sec_four:focus,