Skip to content

Instantly share code, notes, and snippets.

View duellj's full-sized avatar

Jon Duell duellj

View GitHub Profile
@duellj
duellj / 0_reuse_code.js
Last active August 29, 2015 14:27
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
diff --git a/css/media.css b/css/media.css
index 92df514..0873b28 100644
--- a/css/media.css
+++ b/css/media.css
@@ -73,7 +73,6 @@
}
.media-item img {
- height: auto;
margin-bottom: 10px;