# Size Avatar has `small`, `medium` and `large` size. You could alse custom size by a px number. ```html ``` ```css .n-avatar { margin: 0 8px 12px 0; } ```