1
0
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:
chomik
2019-04-09 22:13:05 +02:00
parent 8790ce638f
commit 25126dd695
5 changed files with 227 additions and 223 deletions
+2 -2
View File
@@ -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;