Browse Source

apply original text color

kaori 5 years ago
parent
commit
27b9839331
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/client/styles/scss/theme/spring.scss

+ 0 - 2
src/client/styles/scss/theme/spring.scss

@@ -150,8 +150,6 @@ html[dark] {
 
   h1,
   h2 {
-    color: $subthemecolor;
-
     svg {
       fill: $subthemecolor;
     }