Skip to content

Instantly share code, notes, and snippets.

@katyayu
Last active October 13, 2017 14:05
.product_listing__main {
.product_img {position: relative;}
.product_badge {position: absolute;top: 0;color: $color_1;padding: 5px;
&.new {left: 0;background: #4e4d4d;}
&.sale {right: 0;background: #db3e3e;}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment