funky-framadate-front/src/styles/partials/_forms.scss

7 lines
77 B
SCSS

@charset "UTF-8";
hr {
margin: 4em 0;
border: solid 3px $primary_color;
}