refactor: replace custom CRM with Monica fork
Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
This commit is contained in:
19
resources/sass/_variables.scss
vendored
Normal file
19
resources/sass/_variables.scss
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
// Colors
|
||||
// $blue:
|
||||
// $indigo:
|
||||
// $purple:
|
||||
// $pink:
|
||||
// $red:
|
||||
// $orange:
|
||||
// $yellow:
|
||||
// $green:
|
||||
// $teal:
|
||||
// $cyan:
|
||||
|
||||
// Body
|
||||
// $body-bg:
|
||||
|
||||
// Typography
|
||||
$font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
||||
$font-size-base: 1rem;
|
||||
$line-height-base: 1.5;
|
||||
Reference in New Issue
Block a user