Skip to content

Instantly share code, notes, and snippets.

@KaushikShivam
Created December 3, 2019 14:31
Base css with one grid cell
<section class="masonry">
<figure class="cell cell--1">
<img
src="https://images.unsplash.com/photo-1493770348161-369560ae357d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1050&q=80"
alt="Food picture 1">
</figure>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment