basspistol.com/_sass/photos/components/_icon.scss
Set Hallstrom 5113069605 stash
2020-09-08 18:07:38 +02:00

17 lines
281 B
SCSS

///
/// Lens by HTML5 UP
/// html5up.net | @ajlkn
/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
///
/* Icon */
.icon {
@include icon;
border-bottom: none;
position: relative;
> .label {
display: none;
}
}