kaoritokashiki 5 лет назад
Родитель
Сommit
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;