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

7 lines
77 B
SCSS
Raw Normal View History

2020-04-21 10:50:26 +02:00
@charset "UTF-8";
2021-10-15 10:37:38 +02:00
hr {
margin: 4em 0;
border: solid 3px $primary_color;
2021-10-15 10:37:38 +02:00
}