From b45667453fde2232c4104cdeb698ffdec8d409de Mon Sep 17 00:00:00 2001 From: William Toohey Date: Thu, 8 Oct 2015 21:30:20 +1000 Subject: [PATCH] Overflow fix --- css/hues-res.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/hues-res.css b/css/hues-res.css index 7754598..070da9a 100644 --- a/css/hues-res.css +++ b/css/hues-res.css @@ -2,7 +2,7 @@ position: relative; margin: 5px; height: 385px; - font-size: 15px; + font-size: 14px; } .res-packscontainer, .res-packcontainer {