Skip to content

Instantly share code, notes, and snippets.

@yusanish
Created June 20, 2020 14:26
Show Gist options
  • Save yusanish/b892312e474a8b8d775d249df9e65020 to your computer and use it in GitHub Desktop.
Save yusanish/b892312e474a8b8d775d249df9e65020 to your computer and use it in GitHub Desktop.
esa.io Stylus css
.post-header {
border-bottom: none;
}
@media screen and (min-width: 1000px) {
.layout-post__main {
max-width: 80%;
}
}
.viewer-action,
.layout-post__aside
{
display: none;
}
.post-list__author,
.post-list__footer {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment