mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-23 11:29:10 -04:00
7 lines
130 B
SCSS
Vendored
7 lines
130 B
SCSS
Vendored
// Body
|
|
//
|
|
// Settings for the `<body>` element.
|
|
|
|
$body-bg: #fafafa !default;
|
|
//$body-color: $gray-dark !default;
|