Skip to content

Instantly share code, notes, and snippets.

@konhi
Created August 9, 2021 17:04
Show Gist options
  • Save konhi/7816ea8270252c357a058b0e8cc66d7a to your computer and use it in GitHub Desktop.
Save konhi/7816ea8270252c357a058b0e8cc66d7a to your computer and use it in GitHub Desktop.
/* https://www.reddit.com/r/ObsidianMD/comments/p0rzkk/obsidian_a_viable_alternative_to_notion/h8aa0v7/ */
.markdown-preview-view td, .markdown-preview-view th {
border: 0;
}
.markdown-preview-view table {
width: 100%;
}
.markdown-preview-view th {
font-size: 1.5em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment