Blender Studio pull request - Version 2.2.0 update #104394

Merged
Márton Lente merged 64 commits from ui/v2.2.0 into main 2024-04-08 16:32:44 +02:00
Showing only changes of commit c1e148957c - Show all commits

View File

@ -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