diff --git a/src/components/notion/notion.scss b/src/components/notion/notion.scss index 1cb1b44..a9dae22 100644 --- a/src/components/notion/notion.scss +++ b/src/components/notion/notion.scss @@ -46,6 +46,12 @@ } } +.notion-text { + img { + @apply inline; + } +} + .notion-bookmark { @apply rounded-lg border md:flex-row flex-col-reverse;