Blender Studio pull request - Version 2.2.0 update #104394
@ -1,7 +1,8 @@
|
||||
$container-width: 132.0rem
|
||||
// TODO: consider moving to web-assets
|
||||
$container-max-widths: (sm: 100%, md: 100%, lg: 100%, xl: 132.0rem, xxl: 160.0rem)
|
||||
|
||||
$container-width: map-get($container-max-widths, 'xl')
|
||||
|
||||
$font-path: "/static/assets/fonts"
|
||||
|
||||
$link-decoration: none
|
||||
|
Loading…
Reference in New Issue
Block a user