diff --git a/less/core.less b/less/core.less index fe8a28d..931aaa8 100644 --- a/less/core.less +++ b/less/core.less @@ -794,9 +794,6 @@ input { &.snug { max-width: 40em; } - &.regular { - font-size: 1em; - } .app { + .app { margin-top: 1.5em; diff --git a/templates/user/articles.tmpl b/templates/user/articles.tmpl index be80cc7..e96d51e 100644 --- a/templates/user/articles.tmpl +++ b/templates/user/articles.tmpl @@ -10,7 +10,7 @@ {{template "user-silenced"}} {{end}} -

drafts

+

Drafts

{{ if .AnonymousPosts }}

These are your draft posts. You can share them individually (without a blog) or move them to your blog when you're ready.

diff --git a/templates/user/collections.tmpl b/templates/user/collections.tmpl index da68dcc..b2ce51a 100644 --- a/templates/user/collections.tmpl +++ b/templates/user/collections.tmpl @@ -10,7 +10,7 @@ {{if .Silenced}} {{template "user-silenced"}} {{end}} -

blogs

+

Blogs