Add space above the About Me block

This commit is contained in:
Oliver Davies 2021-06-30 08:00:00 +01:00
parent 175f9c4853
commit be9aaeafb7
3 changed files with 27 additions and 21 deletions

View file

@ -1,7 +1,7 @@
<section>
<h2>About Me</h2>
<div class="flex space-x-4">
<div class="flex mt-4 space-x-4">
<div class="flex-shrink-0">
<img src="/sites/default/files/images/me-precedent.jpg" alt="Picture of Oliver" class="w-16 h-16 border rounded-full border-gray">
</div>