2020-11-08 13:01:38 -05:00
|
|
|
/* https://github.com/fomantic/Fomantic-UI/blob/develop/src/themes/default/globals/site.variables */
|
|
|
|
|
|
|
|
@headerFont: var(--fonts-regular);
|
|
|
|
@pageFont: var(--fonts-regular);
|
2020-11-15 15:58:16 -05:00
|
|
|
@bold: 500;
|
2020-12-24 17:34:49 -05:00
|
|
|
@useCustomScrollbars: false;
|
2020-12-27 05:53:53 -05:00
|
|
|
@disabledOpacity: var(--opacity-disabled);
|