Skip to content

Commit 88e5c12

Browse files
committed
feat(Avatar): add medium size
1 parent 94798cf commit 88e5c12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/_variables.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,6 +1384,7 @@ $avatar-width: 2rem !default;
13841384

13851385
$avatar-widths: (
13861386
sm: 1.5rem,
1387+
md: 2.5rem,
13871388
lg: 3rem,
13881389
xl: 4rem
13891390
) !default;

0 commit comments

Comments
 (0)