Skip to content

Instantly share code, notes, and snippets.

View antarts's full-sized avatar
🤒
Out sick

Antarts antarts

🤒
Out sick
View GitHub Profile
@antarts
antarts / markdownhere.css
Last active February 11, 2017 11:09 — forked from xiaolai/markdownhere.css
markdown-here-css
.markdown-here-wrapper {
font-size: 16px;
line-height: 1.8em;
letter-spacing: 0.1em;
}
pre, code {
font-size: 14px;
font-family: Roboto, 'Courier New', Consolas, Inconsolata, Courier, monospace;