Browse Source

upd: temp modify demo css

richard1015 5 years ago
parent
commit
c9b615c2cc
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/styles/index.scss

+ 4 - 0
src/styles/index.scss

@@ -1,3 +1,7 @@
 @import './variable';
 @import './mixins/index';
 //@import "./animation/index.scss";
+
+.demo{
+    padding: 0;
+}