hamburg-freifunk-wp-theme/src/assets/scss/components/_dividers.scss
2019-02-08 20:07:22 +01:00

4 lines
54 B
SCSS

.dotted {
border-style: dashed;
margin: 2rem 0;
}