From acb6df830d4f6734b9b83203c449ca4545d93930 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Sat, 1 Dec 2018 19:23:51 -0500 Subject: [PATCH] stop --- main.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/main.scss b/main.scss index 2488666..e55012f 100644 --- a/main.scss +++ b/main.scss @@ -81,6 +81,7 @@ header { .arrowDown { color: $lightFont; @include textShadow(); + margin-top: .4em; cursor: pointer; &:hover { color: $darkFont;