소스 검색

GW-6608 Deleted nested css

hakumizuki 5 년 전
부모
커밋
ad5ead00cf
1개의 변경된 파일0개의 추가작업 그리고 11개의 파일을 삭제
  1. 0 11
      src/client/styles/scss/_wiki.scss

+ 0 - 11
src/client/styles/scss/_wiki.scss

@@ -225,17 +225,6 @@ div.body {
     margin: 0 7%;
     background-color: rgba(200, 200, 200, 0.2);
     border-radius: 10px;
-
-    & > h2 {
-      font-size: 1em;
-      font-weight: normal;
-
-      strong {
-        margin-right: 0.3em;
-        font-size: 1.2em;
-        font-weight: bolder;
-      }
-    }
   }
 }