Add avatar class
This commit is contained in:
parent
0b40a777a0
commit
44ba341d62
3 changed files with 14 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
<img
|
||||
src="{{ site.images_url }}{{ site.avatar.url }}"
|
||||
alt="Picture of Oliver"
|
||||
class="rounded-full w-16"
|
||||
class="avatar w-16"
|
||||
>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue