4 lines
87 B
Text
4 lines
87 B
Text
// migrated to layout.scss
|
|
.horizontal-divider {
|
|
border-top: 1px solid @hr-border;
|
|
}
|