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