Skip to content

Instantly share code, notes, and snippets.

@acoyfellow
Created October 26, 2020 21:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acoyfellow/4e8865e2297076110156de6f1855b06f to your computer and use it in GitHub Desktop.
Save acoyfellow/4e8865e2297076110156de6f1855b06f to your computer and use it in GitHub Desktop.
<div class="flex items-center justify-start flex-wrap">
<a class="w-25 pa2" href="https://google.com">
<img src="http://via.placeholder.com/150"/>
</a>
<a class="w-25 pa2" href="https://google.com">
<img src="http://via.placeholder.com/150"/>
</a>
<a class="w-25 pa2" href="https://google.com">
<img src="http://via.placeholder.com/150"/>
</a>
<a class="w-25 pa2" href="https://google.com">
<img src="http://via.placeholder.com/150"/>
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment