您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

9 行
127 B

  1. $main-color: #0000dc;
  2. $bg-color: #b4d7f7;
  3. $container-max-widths: (
  4. sm: 100%,
  5. md: 100%,
  6. lg: 100%,
  7. xl: 1200px
  8. );