Skip to content

Instantly share code, notes, and snippets.

View ardok's full-sized avatar
💭
derp town~

Ardo ardok

💭
derp town~
View GitHub Profile
@ardok
ardok / SassMeister-input.scss
Created March 13, 2014 21:30
Generated by SassMeister.com.
// ----
// Sass (v3.3.2)
// Compass (v1.0.0.alpha.18)
// ----
@mixin widthFull() {
width: 100%;
max-width: none;
}
@mixin heightFull() {