Add avatar class

This commit is contained in:
Oliver Davies 2018-09-04 20:27:34 +01:00
parent 0b40a777a0
commit 44ba341d62
3 changed files with 14 additions and 6 deletions

View file

@ -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>