mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 14:58:30 +08:00
tabbed layout
This commit is contained in:
6
resources/scss/_variables.scss
Normal file
6
resources/scss/_variables.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
$container-max-widths: (
|
||||
sm: 540px,
|
||||
md: 720px,
|
||||
lg: 960px,
|
||||
xl: 1300px
|
||||
);
|
Reference in New Issue
Block a user