blog/src/styles/_variables.scss

5 lines
80 B
SCSS

$breakpoint: 720px;
$tocWidth: 240px;
$tocBreakpoint: $breakpoint + $tocWidth;