1
0
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:
chomik
2019-04-09 21:57:46 +02:00
parent f336c4e37f
commit 8790ce638f
5 changed files with 56 additions and 17 deletions
+1 -2
View File
@@ -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;