Chatwoot/docs/styles.css
Pranav Raj Sreepuram a9b0eb3c15 Update docs website
2019-09-22 15:37:44 +05:30

11 lines
232 B
CSS

html, body {
font-family: Avenir, -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif
}
.app-name-link img {
max-width: 60%;
}
.markdown-section pre > code {
font-family: Monaco;
}