mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
navbar fixes, navbar-logo
This commit is contained in:
@@ -26,7 +26,7 @@ $gray-700: #495057 !default;
|
||||
$gray-800: #343a40 !default;
|
||||
$gray-900: #212529 !default;
|
||||
|
||||
$blue: #467fcf !default;
|
||||
$blue: #2DA0F6 !default;
|
||||
$azure: #45aaf2 !default;
|
||||
$indigo: #6574cd !default;
|
||||
$purple: #a55eea !default;
|
||||
@@ -40,7 +40,7 @@ $teal: #2bcbba !default;
|
||||
$cyan: #17a2b8 !default;
|
||||
|
||||
$light: #f0f2f5 !default;
|
||||
$dark: #495057 !default;
|
||||
$dark: #354051 !default;
|
||||
$black: #121212 !default;
|
||||
$white: #fff !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user