Skip to content

Instantly share code, notes, and snippets.

@theshiau
theshiau / toutiao_typora.css
Created February 26, 2020 06:40
Bytedance Toutiao Theme for Typora
/*Editor*/
#write {
max-width: 700px;
margin: 0 auto;
padding: 30px;
padding-bottom: 100px;
}
/*Preview*/
body {
font-family: -apple-system, helvetica, sans-serif;