Skip to content

Commit 3067927

Browse files
committed
docs: update Avatar examples
1 parent 2db9889 commit 3067927

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: packages/docs/src/styles/_component-examples.scss

+5
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@
9595
margin-left: .5rem;
9696
}
9797

98+
// Avatars
99+
> .avatar + .avatar {
100+
margin-left: .25rem;
101+
}
102+
98103
// Badges
99104
> .badge + .badge {
100105
margin-left: .25rem;

0 commit comments

Comments
 (0)