mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
Add some basic typography, tweak the Markdown
This commit adds some basic type sizes, weights and spacing for HTML elements scoped inside a `.documentation` container. It also tweaks some of the Markdown so that it renders the same as it does on Github.
This commit is contained in:
@@ -52,6 +52,7 @@ $path: '/static/images/';
|
||||
|
||||
@import 'views/job';
|
||||
@import 'views/edit-template';
|
||||
@import 'views/documenation';
|
||||
|
||||
// TODO: break this up
|
||||
@import 'app';
|
||||
|
||||
Reference in New Issue
Block a user