2025-04-24 13:11:28 +08:00

5 lines
87 B
Plaintext

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