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.
 
 
 
 
ozgurkon-theme-hugo/src/style/_variables.scss

8 lines
111 B

$mq-responsive: true;
$mq-breakpoints: (
sm: 540px,
md: 720px,
lg: 960px,
xl: 1140px,
xxl: 1280px
);