Skip to content
Snippets Groups Projects
Unverified Commit c52a15d6 authored by Weilbyte's avatar Weilbyte Committed by GitHub
Browse files

Merge pull request #135 from kylewlacy/patch-1

Fix fallback font in `.x-body`
parents ca53b3e8 c4b92208
Branches next
No related tags found
No related merge requests found
......@@ -3,5 +3,5 @@
font-size: 13px
line-height: 17px
font-weight: 300
font-family: 'helvetica', 'arial', 'verdana', 'sans-serif'
background: #fff
\ No newline at end of file
font-family: 'helvetica', 'arial', 'verdana', sans-serif
background: #fff
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment