chore(sites): imprive inline code styling
This commit is contained in:
parent
0d45d22447
commit
d9741254a9
1 changed files with 2 additions and 2 deletions
|
@ -73,10 +73,10 @@
|
|||
@apply pl-2 lg:pl-4 list-decimal list-inside text-base-content;
|
||||
}
|
||||
.mdx code {
|
||||
@apply bg-neutral-content px-2 rounded text-neutral font-mono font-bold;
|
||||
@apply bg-base-300 px-1.5 text-base-content font-mono font-medium bg-opacity-10 py-0.5 border-base-content rounded border;
|
||||
}
|
||||
.mdx pre code {
|
||||
@apply bg-inherit;
|
||||
@apply bg-inherit border-0;
|
||||
}
|
||||
.mdx a.heading-autolink {
|
||||
color: currentColor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue