mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Add Sass variables for hr background-color and border
Co-Authored-By: Houssam Hammouda <11141564+devhoussam@users.noreply.github.com>
This commit is contained in:
@@ -661,6 +661,8 @@ $blockquote-footer-font-size: $small-font-size !default;
|
||||
|
||||
$hr-margin-y: $spacer !default;
|
||||
$hr-color: inherit !default;
|
||||
$hr-bg-color: currentColor !default;
|
||||
$hr-border-width: 0 !default;
|
||||
$hr-height: $border-width !default;
|
||||
$hr-opacity: .25 !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user