We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
background-color: #fff
.avatar-child
1 parent d3ad718 commit cd3a4f0Copy full SHA for cd3a4f0
scss/_avatars.scss
@@ -31,6 +31,7 @@
31
position: absolute;
32
right: -15%;
33
bottom: -9%;
34
+ background-color: #fff; // For transparent backgrounds
35
border-radius: 2px;
36
box-shadow: -2px -2px 0 rgba(255, 255, 255, 0.8);
37
}
0 commit comments