2023-01-23 11:03:31 +01:00

7 lines
119 B
SCSS

/** Dividers
*************************************************** **/
hr {
margin-top: 2rem;
margin-bottom: 2rem;
}