scratch-www/src/components/avatar/avatar.scss
carljbowman 41e4b3b990 Add Global Colors and Updated SCSS / Linter
Created a new global style sheet to manage colors and converted all the current SCSS to match the new color scheme.
2015-09-29 11:22:48 -04:00

3 lines
46 B
SCSS

.avatar {
border: 1px solid $ui-border;
}