Hides the sidebar for journals to allow the entity to display in full width.
Released 3 years ago on 17th Jul, 2021
.kanka-entity-journal .entity-sidebar-submenu, .kanka-entity-journal .entity-sidebar-pins {
visibility: hidden;
position: absolute;
}
.kanka-entity-journal .entity-story-block {
width: 100%;
margin-top: 1em;