'About Me' block layout
This commit is contained in:
parent
4a2afa384e
commit
789b665522
|
@ -1,9 +1,9 @@
|
|||
<section>
|
||||
<h2>About Me</h2>
|
||||
|
||||
<div>
|
||||
<div>
|
||||
<img src="/sites/default/files/images/me-precedent.jpg" alt="Picture of Oliver" class="h-16 w-16 rounded-full border border-gray">
|
||||
<div class="flex 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>
|
||||
|
||||
<div>
|
||||
|
|
Loading…
Reference in a new issue