File "_clearings.scss"

Full Path: /home/attunedd/public_html/byp/izo/sass/utilities/_clearings.scss
File size: 61 bytes
MIME-type: text/plain
Charset: utf-8

.clear:after {
	content: "";
	display: table;
	clear: both;
}