You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
180 B

  1. /*-------------------
  2. Step Variables
  3. --------------------*/
  4. @background: transparent;
  5. @borderRadius: 500em;
  6. @boxShadow: none;
  7. @activeBackground: #E5E5E5;
  8. @iconDistance: 0.8em;