diff --git a/_sass/minima/_layout.scss b/_sass/minima/_layout.scss index 298ceca652b9139c159c7a63354769f3bf88d439..9a1e8fe3f6d57b06f14e0f03e3b7fe87e228a75b 100644 --- a/_sass/minima/_layout.scss +++ b/_sass/minima/_layout.scss @@ -70,7 +70,7 @@ html { border-bottom: solid 3px #cbcfda; position: absolute; top: 30px; - left: 18px; + left: 10px; float: left; } } @@ -127,7 +127,7 @@ html { // color: $text-color; line-height: $base-line-height; font-weight: 600; - text-align: center; + text-align: left; // Gaps between nav items, but not on the last one &:not(:last-child) {