Skip to content

Commit

Permalink
fix: page icon styles
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Mar 26, 2022
1 parent 2226296 commit 811d6b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles/notion.css
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 811d6b7

Please sign in to comment.