소스 검색

remove commentout

kaoritokashiki 6 년 전
부모
커밋
b36f7c5fe7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/client/styles/scss/theme/island.scss

+ 0 - 1
src/client/styles/scss/theme/island.scss

@@ -6,7 +6,6 @@ $color-themelight: rgba(183, 226, 219, 1);
 
 html[light],
 html[dark] {
-  // $primary: #70e0d1;
   $primary: $color-primary;
   // Background colors
   $bgcolor-card: #f5f5f5;