Fix Styles
This commit is contained in:
@ -168,6 +168,10 @@ const ogImage = await getImage({
|
||||
display: contents;
|
||||
}
|
||||
|
||||
>:not(table) {
|
||||
all: revert;
|
||||
}
|
||||
|
||||
code {
|
||||
@apply dark:text-neutral-400 text-neutral-800;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user