Make lead normal weight.

This commit is contained in:
Leo
2024-05-29 15:55:20 -05:00
parent a47e75f8f6
commit bb89c13dbc

View File

@@ -61,6 +61,8 @@ $h6-font-size: $font-size-base !default;
$headings-font-weight: bold !default; // Make headings bold $headings-font-weight: bold !default; // Make headings bold
$lead-font-weight: normal;
// Tables // Tables
$table-hover-bg-factor: .03 !default; $table-hover-bg-factor: .03 !default;