mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
card stats, dark mode
This commit is contained in:
@@ -45,7 +45,6 @@ $black: #121212 !default;
|
||||
$white: #fff !default;
|
||||
|
||||
$body-bg: #f5f7fb !default;
|
||||
$body-bg-dark: mix(#fff, $dark, 8%) !default;
|
||||
|
||||
$text-color: #495057 !default;
|
||||
$text-muted: #778ca2 !default;
|
||||
@@ -116,7 +115,7 @@ $h2-font-size: 1.625rem !default;
|
||||
$h3-font-size: 1.25rem !default;
|
||||
$h4-font-size: 1.125rem !default;
|
||||
$h5-font-size: $font-size-base !default;
|
||||
$h6-font-size: .875rem !default;
|
||||
$h6-font-size: .75rem !default;
|
||||
|
||||
$ribbon-margin: .25rem !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user