Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Jul 9, 2024
1 parent dc80691 commit 64a8940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/core/src/lib/avatar/avatar.component.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The following CSS classes are available for theming:
| `--adf-avatar-border-radius` | `50%` | The border radius of the avatar. |
| `--adf-avatar-background-color` | `#f3f3f3` | The background color of the avatar. |
| `--adf-avatar-color` | `#333` | The text color of the initials. |
| `--adf-avatar-font-size` | `16px` | The font size of the initials. |
| `--adf-avatar-font-weight` | `400` | The font weight of the initials. |
| `--adf-avatar-font-size` | `14px` | The font size of the initials. |
| `--adf-avatar-font-weight` | `500` | The font weight of the initials. |
| `--adf-avatar-cursor` | `auto` | The cursor style. |
```

0 comments on commit 64a8940

Please sign in to comment.