Decrease the value of z-index

This commit is contained in:
Mimi 2021-11-29 12:51:48 +08:00
parent 8e3ec267e0
commit 6067b5f145

View File

@ -119,12 +119,12 @@ $line-height-code-block = 1.6; // Can't be less than 1.3;
// Z-index master list
// --------------------------------------------------
$zindex-0 = 1000;
$zindex-1 = 1100;
$zindex-2 = 1200;
$zindex-3 = 1300;
$zindex-4 = 1400;
$zindex-5 = 1500;
$zindex-0 = 5;
$zindex-1 = 10;
$zindex-2 = 20;
$zindex-3 = 30;
$zindex-4 = 40;
$zindex-5 = 50;
// Table