does this work if you put it in common css tab?
@include viewport.until(md) {
.topic-avatar .avatar-flair {
display: none;
}
}
does this work if you put it in common css tab?
@include viewport.until(md) {
.topic-avatar .avatar-flair {
display: none;
}
}