Skip to content

Instantly share code, notes, and snippets.

View wolfiestyle's full-sized avatar

wolfiestyle

  • Chile
View GitHub Profile
@wolfiestyle
wolfiestyle / twitter.css
Last active December 23, 2015 16:49 — forked from wchristian/twitter.css
a user css file to make twitter.com more compact
.promoted-tweet {
display: none;
}
.wrapper {
width: 95% !important;
}
.content-main {
width: 75% !important;