summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db.json7
-rw-r--r--public/assets/ok.css2
2 files changed, 2 insertions, 7 deletions
diff --git a/db.json b/db.json
index 6307d24..bf7b9ea 100644
--- a/db.json
+++ b/db.json
@@ -198,12 +198,7 @@
"containImage": "true",
"__index": "6",
"dateCreated": "Sun, 03 Apr 2016 19:12:17 GMT",
- "press": [
- {
- "text": "",
- "uri": ""
- }
- ]
+ "press": []
},
{
"id": "soylent-website",
diff --git a/public/assets/ok.css b/public/assets/ok.css
index acc7ea2..785a6d6 100644
--- a/public/assets/ok.css
+++ b/public/assets/ok.css
@@ -654,7 +654,7 @@ ul li {
height: 100%
}
-.nopress span:last-child {
+.nopress span:nth-child(6) {
display: none;
}