2025-2-26-fixed
This commit is contained in:
5
themes/next/source/css/_variables/Muse.styl
Normal file
5
themes/next/source/css/_variables/Muse.styl
Normal file
@@ -0,0 +1,5 @@
|
||||
// Variables of Muse scheme
|
||||
// ==================================================
|
||||
|
||||
$sidebar-width = hexo-config('sidebar.width') is a 'unit' ? hexo-config('sidebar.width') : 320;
|
||||
$sidebar-desktop = unit($sidebar-width, 'px');
|
||||
Reference in New Issue
Block a user