Skip to content

Instantly share code, notes, and snippets.

View martinDolan's full-sized avatar
🎯
Focusing

Marty O'Connor martinDolan

🎯
Focusing
  • WebDevStudios
  • Greensboro, NC
View GitHub Profile
<div class="grid grid-cols-12 gap-1">
<div class="col-span-12">
<div class="pt-64 pb-32">
<p class="mb-1 font-bold">Image Example (defaults to object-fit: cover) </p>
<p>No padding on parent container</p>
</div>
</div>
<div class="col-span-4 outline-black flex items-center bg-red-100">
<div class="aspect-ratio-box">
@martinDolan
martinDolan / README-Template.md
Created November 2, 2017 15:14 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites