Skip to content

Instantly share code, notes, and snippets.

View itsgratien's full-sized avatar
🏠
Working from home

gratien itsgratien

🏠
Working from home
View GitHub Profile
@itsgratien
itsgratien / bootstrap-wide.css
Created February 5, 2020 12:19 — forked from tiborp/bootstrap-wide.css
Extra media queries for BIG screens
// Extra big for Twitter Bootstrap
@media screen and (min-width: 1400px) {
.container {
width: 1370px;
}
}
@media screen and (min-width: 1600px) {
.container {
width: 1570px;
@itsgratien
itsgratien / gratian-pascal-s-triangle.markdown
Created December 1, 2018 14:43
Gratian: Pascal's Triangle