mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-24 23:16:45 +00:00
fix: page icon styles
This commit is contained in:
@@ -329,6 +329,10 @@
|
||||
border-radius: 50%;
|
||||
box-shadow: 0 8px 40px 0 rgb(0 0 0 / 21%);
|
||||
}
|
||||
.notion-page-icon-hero.notion-page-icon-image span,
|
||||
.notion-page-icon-hero.notion-page-icon-image img {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.notion-header {
|
||||
background: hsla(0, 0%, 100%, 0.8);
|
||||
|
||||
Reference in New Issue
Block a user