소스 검색

背景色

carey0001 5 년 전
부모
커밋
0485c71e38
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      assets/a.scss

+ 1 - 1
assets/a.scss

@@ -3,7 +3,7 @@
 $table:90px;
 
 body {
-    // background    : yellow;
+    background    : #f8f9fa;
     padding-bottom: $table;
 
     .table {