From bf2895512751db04a1c4d79067849eb062b39dd7 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 29 Mar 2022 12:09:03 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/notion.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/styles/notion.css b/styles/notion.css index 7f810ba..01b512c 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -207,7 +207,7 @@ } .notion-link:hover { - border-width: 3px; + border-bottom-width: 3px; border-image: linear-gradient(90.68deg, #b439df 0.26%, #e5337e 102.37%); border-image-slice: 1; } @@ -312,10 +312,6 @@ background: none !important; } -.notion-block-f382a57807bc40779860eb079d0144f2 .lazy-image-wrapper { - border-radius: 16px; -} - /* if you don't want rounded page icon images, remove this */ .notion-page-icon-hero.notion-page-icon-image { border-radius: 50%;