From e96092c0b4fffe987d314e17c3894c1cde2a0ed3 Mon Sep 17 00:00:00 2001 From: Doge Date: Sun, 9 May 2021 14:24:21 +0800 Subject: Complete index list --- source/css/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source') diff --git a/source/css/style.css b/source/css/style.css index 8ce9927..a5c5377 100644 --- a/source/css/style.css +++ b/source/css/style.css @@ -6,6 +6,9 @@ pre { * { transition: backgourd-color 0.5s; } + .card { + box-shadow: none !important; + } } @media screen and (max-width: 1023px) { -- cgit v1.2.3