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;