Skip to content

Instantly share code, notes, and snippets.

View quattromani's full-sized avatar

Max Quattromani quattromani

View GitHub Profile
// Team Colors
$teams: (
Falcons: #BD0D18,
Bills: #00338D,
Bears: #DD4814,
Bengals: #FB4F14,
Browns: #FE3C00,
Cowboys: #0D254C,
Broncos: #FB4F14,
Lions: #006DB0,
@quattromani
quattromani / SassMeister-input-HTML.html
Created November 11, 2015 16:27
Generated by SassMeister.com.
<p>help me I think I'm falling</p>
@quattromani
quattromani / SassMeister-input-HTML.html
Created October 22, 2015 22:22
Generated by SassMeister.com.
<p>help me I think I'm falling</p>
@quattromani
quattromani / SassMeister-input-HTML.html
Created October 22, 2015 21:11
Generated by SassMeister.com.
<p>help me I think I'm falling</p>
@quattromani
quattromani / SassMeister-input-HTML.html
Last active October 21, 2015 19:45
Generated by SassMeister.com.
<p>help me I think I'm falling</p>
@quattromani
quattromani / SassMeister-input-HTML.html
Created October 21, 2015 15:55
Generated by SassMeister.com.
<p>help me I think I'm falling</p>
@quattromani
quattromani / SassMeister-input-HTML.html
Created April 28, 2015 19:53
Generated by SassMeister.com.
<ul>
<li>
<span class="mobile-line-break">780 BROOKWOOD VILLAGE</span> <span class="mobile-hidden">•</span> <span class="mobile-line-break">Brookwood, AL 35209</span> </li>
<li>
<span class="mobile-line-break">Directions</span>
</li>
<li>
<span class="mobile-line-break">205-871-0406</span>
</li>
</ul>
@quattromani
quattromani / SassMeister-input-HTML.html
Created April 28, 2015 17:30
Generated by SassMeister.com.
<div class="background-image" style="height: 1000px; background-image: url(http://cdn.sixrevisions.com/0431-01_responsive_background_image_demo/images/background-photo.jpg)"></div>
@quattromani
quattromani / SassMeister-input.scss
Created April 5, 2015 23:53
Generated by SassMeister.com.
// ----
// Sass (v3.4.12)
// Compass (v1.0.3)
// ----
// Column / Grid Control
$width: 100%; // total with of page
$site-column-count: 12 !default; // number of columns
$site-gutter-width: 2% !default; // margin between columns
$marginless: 0;