mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-06 20:03:31 +08:00
4 lines
85 B
SCSS
4 lines
85 B
SCSS
|
$on-phone: 812px;
|
||
|
$on-tablet: 1024px;
|
||
|
$on-desktop: 1519px;
|
||
|
$on-desktop-large: 1920px;
|