Browse Source

remove the leading indent of code element (#42)

rdhox 7 years ago
parent
commit
57ff857391
2 changed files with 1 additions and 0 deletions
  1. 0 0
      static/css/style.min.css
  2. 1 0
      static/less/style.less

File diff suppressed because it is too large
+ 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;

Some files were not shown because too many files changed in this diff