From fc46631a32d6b0627f0a1dbb972525e0be3f9ff1 Mon Sep 17 00:00:00 2001 From: ksjdragon Date: Sat, 16 Apr 2016 23:10:58 -0400 Subject: [PATCH] minor css fixes --- atoms/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atoms/index.css b/atoms/index.css index 8b67d54..ef3fc68 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -187,7 +187,7 @@ img { } .settings { margin-left: -40%; - width: 30%; + width: 20%; } @@ -288,7 +288,7 @@ img { margin-left: -9%; border-left: 10px solid transparent; border-right: 10px solid transparent; - border-bottom: 15px solid #fefefe; + border-bottom: 17px solid #fefefe; -webkit-filter: drop-shadow(4px 0px 3px #444); filter: drop-shadow(4px 0px 3px #444);