Browse Source

apply lint err

熊谷洸介(Kousuke Kumagai) 6 years ago
parent
commit
05473e0635
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/client/styles/scss/theme/future.scss

+ 1 - 1
src/client/styles/scss/theme/future.scss

@@ -96,7 +96,7 @@ html[dark] {
   }
 
   pre {
-    background-color: #1F1F22;
     color: #95ABBA;
+    background-color: #1F1F22;
   }
 }