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.

8 lines
149 B

  1. @charset "utf-8";
  2. @import "base/material";
  3. @import "base/mixins";
  4. $tablet: 769px !default;
  5. $desktop: 980px !default;
  6. $widescreen: 1180px !default;