Skip to content

Instantly share code, notes, and snippets.

@drosenstark
Last active December 6, 2016 20:17
Show Gist options
  • Save drosenstark/17114781245bfe60b2ec9bcdb3ad2096 to your computer and use it in GitHub Desktop.
Save drosenstark/17114781245bfe60b2ec9bcdb3ad2096 to your computer and use it in GitHub Desktop.
Dynalist.io Stylish CSS for Full-Width Document
.Document {
margin: 0px !important;
width: 100% !important;
max-width: 2500px !important;
}
.DocumentBreadcrumb {
max-width: 100% !important;
padding-left: 0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment