1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

sidebar layouts

This commit is contained in:
chomik
2019-05-23 21:16:15 +02:00
parent c4307886ea
commit 5f86fac04a
17 changed files with 277 additions and 247 deletions
+2 -2
View File
@@ -105,9 +105,9 @@ $avatar-sizes: (
"xl": 6rem
) !default;
$font-size-base: .9375rem !default;
$font-size-base: 1rem !default;
$font-weight-base: 400 !default;
$line-height-base: (24 / 15) !default;
$line-height-base: 1.5 !default;
$border-radius: 3px !default;