diff --git a/content/static/css/blog.css b/content/static/css/blog.css index 7029cfa..4c985c0 100644 --- a/content/static/css/blog.css +++ b/content/static/css/blog.css @@ -55,27 +55,4 @@ article { width: 90%; padding-left: 5%; } - -/* - h1 { - font-size: 1.5em; - } - - .post-link { - font-size: 2.5em; - } - - .post-title { - font-size: 2.5em; - } - - .post-body { - font-size: 2em; - } - - .post-publish-date { - font-size: 1.7em; - font-weight: 400; - } -*/ }