8 lines
457 B
SCSS
8 lines
457 B
SCSS
|
// ================================================================================================
|
||
|
// ? TIP: It is recommended to use this file for overriding any pages variables from the (pages/) folder.
|
||
|
// Copy and paste variables as needed, modify their values, and remove the !default flag.
|
||
|
// ================================================================================================
|
||
|
|
||
|
@import 'support';
|
||
|
|
||
|
// $calender-sidebar-width: 20rem;
|