From 73d8918769bfa5c564726c2b668a03f13eebd965 Mon Sep 17 00:00:00 2001 From: emengweb Date: Wed, 18 Oct 2023 19:27:35 +0800 Subject: [PATCH] restore --- themes/nav/style.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/nav/style.js b/themes/nav/style.js index 9bc0c238..1630a910 100755 --- a/themes/nav/style.js +++ b/themes/nav/style.js @@ -84,10 +84,6 @@ const Style = () => { .card:hover { box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16); } - .card .stack-entry>img{ - width:40px; - height:40px; - } .notion-gallery-grid { padding-left: 4px; padding-right: 4px;