Skip to content

Instantly share code, notes, and snippets.

@kentcdodds
Created August 23, 2016 16:14
Show Gist options
  • Save kentcdodds/7c6e5058a1a232e94d8aa11f400d87be to your computer and use it in GitHub Desktop.
Save kentcdodds/7c6e5058a1a232e94d8aa11f400d87be to your computer and use it in GitHub Desktop.
Editor adjustments for workshops/talks
/* workshop/talk adjustments */
.list-group .icon::before,
.list-tree .icon::before,
.list-tree.has-collapsable-children .list-nested-item.collapsed > .list-item::before,
.list-tree.has-collapsable-children .list-nested-item > .list-item::before,
.tree-view {
font-size: 21px;
min-width: 21px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment