fix: layout shift
This commit is contained in:
parent
45ec3aaeb2
commit
56fbb38c9d
9 changed files with 24 additions and 24 deletions
|
@ -1,6 +1,6 @@
|
|||
<div class="webring__wrapper">
|
||||
<div class="webring__centered flex-centered">
|
||||
<img src="https://coryd.dev/.netlify/images/?url=/assets/img/webrings/theclaw.png&fm=webp&q=65" alt="The Claw Webring" loading="lazy" decoding="async" />
|
||||
<img src="https://coryd.dev/.netlify/images/?url=/assets/img/webrings/theclaw.png&fm=webp&q=65" alt="The Claw Webring" loading="lazy" decoding="async" width="200" height="169" />
|
||||
</div>
|
||||
<h3 class="text-centered">The Claw Webring</h3>
|
||||
<div class="webring__centered flex-centered">
|
||||
|
|
Reference in a new issue