Explorar o código

style: update docs code style

pointhalo %!s(int64=3) %!d(string=hai) anos
pai
achega
306cb4619c
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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"] {