mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 04:53:40 +08:00
7 lines
76 B
SCSS
7 lines
76 B
SCSS
$container-max-widths: (
|
|
sm: 540px,
|
|
md: 720px,
|
|
lg: 960px,
|
|
xl: 1300px
|
|
);
|