diff --git a/themes/gokarna/layouts/_default/list.html b/themes/gokarna/layouts/_default/list.html index 8fa40f6..25757a5 100644 --- a/themes/gokarna/layouts/_default/list.html +++ b/themes/gokarna/layouts/_default/list.html @@ -6,9 +6,9 @@ {{- partial "header.html" . -}}
-
+
-

All Posts

+

All Posts

2021

March

diff --git a/themes/gokarna/static/css/main.css b/themes/gokarna/static/css/main.css index 1b0048b..6097ae5 100644 --- a/themes/gokarna/static/css/main.css +++ b/themes/gokarna/static/css/main.css @@ -128,15 +128,15 @@ html { margin-top: 50px; } -.all-posts .all-posts-title { +.list-posts .list-posts-title { text-align: right; } -.all-posts .posts-year { +.list-posts .posts-year { margin-top: 40px; } -.all-posts .post-title { +.list-posts .post-title { margin: 10px 0; }