Browse Source

fix style

Starink 6 years ago
parent
commit
01d637a8a9
1 changed files with 5 additions and 5 deletions
  1. 5 5
      assets/css/main.scss

+ 5 - 5
assets/css/main.scss

@@ -152,11 +152,11 @@ body{
     font-size: 12px;
   }
 }
-//
-//h1 h2 h3{
-//  color: #333;
-//}
-//
+
+h1 h2 h3{
+  color: $common-color;
+}
+
 //h1{
 //  font-size: 34px;
 //}