Kaynağa Gözat

style: update docs code style

pointhalo 3 yıl önce
ebeveyn
işleme
306cb4619c
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      src/styles/layout.scss

+ 4 - 0
src/styles/layout.scss

@@ -35,6 +35,10 @@ body[theme-mode="dark"] {
 code,
 pre {
     font-family: Inconsolata, monospace;
+    background-color: var(--semi-color-fill-1);
+    margin-left: 4px;
+    margin-right: 4px;
+    letter-spacing: -0.01em;
 }
 
 body[theme-mode="dark"] {