fix: customize scss에 맞게 다시 수정

This commit is contained in:
2023-03-20 00:16:32 +09:00
parent 9e17e58ecb
commit ecc375ef41
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Lumen 5.2.0
// Lumen 5.2.2
// Bootswatch
@@ -65,6 +65,10 @@ $table-border-color: $gray-700 !default;
$table-bg-scale: 0% !default;
// Buttons
//Lumen button
$btn-font-weight: 700 !default;
// Forms
$input-bg: $white !default;