File size: 153 Bytes
f2bee8a
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
@import "../../css/colors.css";

.community-button {
    box-shadow: 0 0 0 1px $ui-black-transparent;
}

.community-button-icon {
    height: 1.25rem;
}