fix: customize scss에 맞게 다시 수정
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// Lumen 5.2.0
|
// Lumen 5.2.2
|
||||||
// Bootswatch
|
// Bootswatch
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -65,6 +65,10 @@ $table-border-color: $gray-700 !default;
|
|||||||
|
|
||||||
$table-bg-scale: 0% !default;
|
$table-bg-scale: 0% !default;
|
||||||
|
|
||||||
|
// Buttons
|
||||||
|
//Lumen button
|
||||||
|
$btn-font-weight: 700 !default;
|
||||||
|
|
||||||
// Forms
|
// Forms
|
||||||
|
|
||||||
$input-bg: $white !default;
|
$input-bg: $white !default;
|
||||||
|
|||||||
Reference in New Issue
Block a user