1
0
mirror of https://github.com/ipdb/website.git synced 2024-06-17 10:03:14 +02:00
website/_src/_assets/scss/_icons.scss

14 lines
218 B
SCSS

.icon {
fill: $brand-01;
stroke: none;
width: $font-size-small;
height: $font-size-small;
vertical-align: baseline;
margin-bottom: -.05rem;
}
.icon--sm {
width: .5rem;
height: .5rem;
}