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