diff options
Diffstat (limited to 'sass/parts/_archive.scss')
-rw-r--r-- | sass/parts/_archive.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sass/parts/_archive.scss b/sass/parts/_archive.scss index 037e92a..694c0e2 100644 --- a/sass/parts/_archive.scss +++ b/sass/parts/_archive.scss @@ -19,7 +19,6 @@ section.archive{ } } h1.archive-title{ - font-size: 25px; line-height: 35px; width: 200px; position: absolute; @@ -83,9 +82,6 @@ section.archive{ article.archive{ margin-left: 0; padding: 15px 0; - h1{ - font-size: 20px; - } .meta{ display: none; } |