File "_hr.scss"

Full Path: /home/attunedd/public_html/byp/izo/sass/base/elements/_hr.scss
File size: 98 bytes
MIME-type: text/plain
Charset: utf-8

hr {
	background-color: $color__background-hr;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}