mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
larger hr border width so it shows up
This commit is contained in:
@@ -111,7 +111,7 @@ hr {
|
||||
margin-top: $spacer;
|
||||
margin-bottom: $spacer;
|
||||
border: 0;
|
||||
border-top: .05rem solid $hr-border;
|
||||
border-top: .0625rem solid $hr-border;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user