From f3f07b1f02a7303056290b963cf10335d5fc72e2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 22 Dec 2017 23:31:09 -0500 Subject: minor style touch-ups --- src/main.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main.scss b/src/main.scss index f85003b..89044e5 100644 --- a/src/main.scss +++ b/src/main.scss @@ -91,6 +91,8 @@ article, footer { } article { + overflow: hidden; + .tag { font-size: 60%; color: white !important; @@ -115,7 +117,7 @@ article { footer { padding: 1em 0; - font-size: 60%; + font-size: 70%; p { margin: 0; } -- cgit v1.2.3