4 lines
No EOL
62 B
SCSS
4 lines
No EOL
62 B
SCSS
@mixin avatar {
|
|
grid-area: avatar;
|
|
background: yellowgreen
|
|
} |