Skip to content

Instantly share code, notes, and snippets.

View sinushx's full-sized avatar

Saman Nourkhalaj sinushx

View GitHub Profile
@bmaupin
bmaupin / epub.css
Last active September 22, 2025 21:11
You Don't Know JS Ebooks
body {
text-align: justify;
}
code, pre {
font-family: "DejaVuSansMono", monospace;
}
h1, h2, h3, h4, h5, h6 {
text-align: left;