refactor: change gray to grey`

This commit is contained in:
Oliver Davies 2022-10-22 12:19:47 +01:00
parent e3cd850df9
commit 68aa496b84
6 changed files with 9 additions and 9 deletions

View file

@ -3,7 +3,7 @@
<div class="flex mt-4 space-x-4">
<div class="flex-shrink-0">
<img src="/images/social-avatar.jpg" alt="Picture of Oliver" class="w-16 h-16 rounded-full border border-gray">
<img src="/images/social-avatar.jpg" alt="Picture of Oliver" class="w-16 h-16 rounded-full border border-grey">
</div>
<div>

File diff suppressed because one or more lines are too long