feat: editor preview tabs, abbr, sup, sub, mark and img size

This commit is contained in:
NGPixel
2018-02-25 12:59:59 -05:00
parent 5e8dfcc2ea
commit 6eb290781d
5 changed files with 41 additions and 0 deletions

View File

@@ -39,6 +39,10 @@
font-size: 1.025rem;
}
p + p {
margin-top: 1rem;
}
// --------------------------------------------
// Code Blocks
// --------------------------------------------