Skip to content

Instantly share code, notes, and snippets.

View Sekaiichi's full-sized avatar
I may be slow to respond.

Mehrubon Sekaiichi

I may be slow to respond.
View GitHub Profile
@Sekaiichi
Sekaiichi / bootstrap_ms.css
Created March 21, 2017 10:16 — forked from firepol/bootstrap_ms.css
updated max-width: 767px to avoid breaking the existing behavior on col-sm
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
@Sekaiichi
Sekaiichi / 0_reuse_code.js
Created December 31, 2015 18:02
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