微调样式

This commit is contained in:
binary-husky
2023-07-15 14:31:38 +08:00
parent 97879e73ef
commit 1f014779e4
2 changed files with 11 additions and 1 deletions

View File

@@ -82,6 +82,16 @@
margin: 1em 2em 1em 0.5em;
}
/* .mic-wrap.svelte-1thnwz {
} */
.block.svelte-mppz8v > .mic-wrap.svelte-1thnwz{
justify-content: center;
display: flex;
padding: 0;
}
.codehilite .hll { background-color: #6e7681 }
.codehilite .c { color: #8b949e; font-style: italic } /* Comment */
.codehilite .err { color: #f85149 } /* Error */