_sass/layout/_footer.scss in jekyll-sleek-0.1.5 vs _sass/layout/_footer.scss in jekyll-sleek-0.1.6

- old
+ new

@@ -7,26 +7,27 @@ a { color: rgba(33,33,33,0.6); border-bottom: 0; - &:hover { + &:hover, + &:focus { color: $primary; border-bottom: 0; } } } .social { display: flex; - justify-content: space-around; + justify-content: center; align-items: center; max-width: 200px; margin: 0 auto 25px; } .social__link:not(:last-child) { - margin-right: 1.125rem; + margin-right: 1.5rem; } .social__icon { fill: currentColor; height: 1.5rem;