mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 20:20:55 -05:00
4 lines
98 B
SCSS
4 lines
98 B
SCSS
.fa-thumb-tack.unpinned {
|
|
@include fa-icon-rotate(315deg, 1);
|
|
color: $secondary_text_color;
|
|
}
|