Przeglądaj źródła

remove the leading indent of code element (#42)

rdhox 7 lat temu
rodzic
commit
57ff857391
2 zmienionych plików z 1 dodań i 0 usunięć
  1. 0 0
      static/css/style.min.css
  2. 1 0
      static/less/style.less

Plik diff jest za duży
+ 0 - 0
static/css/style.min.css


+ 1 - 0
static/less/style.less

@@ -114,6 +114,7 @@ pre {
 }
 
 code {
+  display: inline-block;
   background-color: @darker-fg-color;
   color: @bg-color;
   padding: 0.4rem 0.8rem 0.4rem 0.8rem;

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików