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 --- db.json | 6 ++++-- templates/index.liquid | 7 +++++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/db.json b/db.json index c615f2c..ac34d0e 100644 --- a/db.json +++ b/db.json @@ -30,8 +30,10 @@ "uri": "https://ltho.s3.amazonaws.com/e12aee73-07a1-41f4-a54f-8b8c09f167f9.png", "caption": "" }, - "__index": 1, - "dateCreated": "Mon, 28 Mar 2016 17:19:36 GMT" + "__index": "1", + "dateCreated": "Mon, 28 Mar 2016 17:19:36 GMT", + "iframe": "http://okfoc.us", + "video": "" } ] } \ No newline at end of file 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 %}
+