Skip to content

Instantly share code, notes, and snippets.

@sisidovski
Created January 20, 2021 06:27
Show Gist options
  • Save sisidovski/b2391eed70e20f9642bcdc07f099a02f to your computer and use it in GitHub Desktop.
Save sisidovski/b2391eed70e20f9642bcdc07f099a02f to your computer and use it in GitHub Desktop.
Image aspect ratio box pattern for CLS improvement
<div class="imageWrap">
<a>
<div class="thumbWrap">
<div class="thumb">
<img />
</div>
</div>
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment