fix: img alignment
This commit is contained in:
parent
3f57412b3d
commit
1aa00aec22
|
@ -46,6 +46,12 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.notion-text {
|
||||||
|
img {
|
||||||
|
@apply inline;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.notion-bookmark {
|
.notion-bookmark {
|
||||||
@apply rounded-lg border md:flex-row flex-col-reverse;
|
@apply rounded-lg border md:flex-row flex-col-reverse;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue