We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5e0ee commit 799d407Copy full SHA for 799d407
onelight/style/code.css
@@ -70,7 +70,7 @@ pre[lang=sequence] {
70
/* ---------------->> 代码块 <<---------------- */
71
.md-fences,
72
code {
73
- border-radius: var(--radius-small);
+ border-radius: 5px;
74
margin-left: .2em;
75
margin-right: .2em;
76
padding: .1em
0 commit comments