From 5166017abeb745630de0aa69d3cc920090279b32 Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Mon, 28 Mar 2016 13:23:42 -0400 Subject: css --- templates/index.liquid | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'templates/index.liquid') diff --git a/templates/index.liquid b/templates/index.liquid index 0d625b3..0313ec1 100644 --- a/templates/index.liquid +++ b/templates/index.liquid @@ -133,9 +133,11 @@ ul li { list-style-type: none; } - - .nopress span:last-child { + .nopress span:nth-child(5) { width: calc(52% - 8px); + } + .nopress span:last-child { + display:none; } @@ -145,6 +147,7 @@ {% for project in projects %}
+