Files
payload/examples/auth/nextjs/components/RichText/index.module.scss
2023-02-15 18:49:08 -05:00

6 lines
54 B
SCSS

.richText {
:first-child {
margin-top: 0;
}
}