latex-ub/services/web/frontend/stylesheets/components/divider.less
2025-05-05 12:24:05 +00:00

4 lines
87 B
Text

// migrated to layout.scss
.horizontal-divider {
border-top: 1px solid @hr-border;
}