This commit is contained in:
Travis Fischer
2022-03-25 23:16:15 -04:00
parent dc230a1b94
commit c74ca7df6d

View File

@@ -325,7 +325,7 @@
} }
/* if you don't want rounded page icon images, remove this */ /* if you don't want rounded page icon images, remove this */
.notion-page-icon-hero.notion-page-icon-image img.notion-page-icon { .notion-page-icon-hero.notion-page-icon-image {
border-radius: 50%; border-radius: 50%;
box-shadow: 0 8px 40px 0 rgb(0 0 0 / 21%); box-shadow: 0 8px 40px 0 rgb(0 0 0 / 21%);
} }