Skip to content

Instantly share code, notes, and snippets.

View wbobeirne's full-sized avatar

Will O'Beirne wbobeirne

View GitHub Profile
@wbobeirne
wbobeirne / SassMeister-input.scss
Created April 15, 2015 14:05
Generated by SassMeister.com.
// ----
// Sass (v3.4.12)
// Compass (v1.0.3)
// ----
@function hub-px($px) {
@return #{$px / 12.8}vw;
}
.thing {
### Keybase proof
I hereby claim:
* I am wbobeirne on github.
* I am willo (https://keybase.io/willo) on keybase.
* I have a public key whose fingerprint is 253A 48ED CDA1 3280 B4FF EC0F 8292 7AEC 03A2 CC97
To claim this, I am signing this object:
a,
a:link,
a:visited {
color: #4c7bd9;
text-decoration: none;
}
a:hover,
a:active {
color: #9dbaf2;
}
.wrapper-main {
max-width: 660px;
width: 100%;
margin: auto;
}
.container {
width: 100%;
/* You have to remove width: 40em; */
}