Skip to content

Instantly share code, notes, and snippets.

View yateendra's full-sized avatar
🎯
Focusing

Yateendra Sahu yateendra

🎯
Focusing
View GitHub Profile
@yateendra
yateendra / fb.css
Last active November 26, 2020 09:42
make m.facebook.com fit for desktop browser (using Stylus Extension)
body.touch {
max-width: 600px;
margin: 0 auto;
}
._129- {
border-top: none !important;
}