feat: improve styling, update deps, fixes

This commit is contained in:
Travis Fischer
2022-03-25 23:07:37 -04:00
parent 29704773e6
commit dc230a1b94
6 changed files with 41 additions and 54 deletions

View File

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