_sass/_resume.scss in jekyll-theme-lucas-minima-0.1.13 vs _sass/_resume.scss in jekyll-theme-lucas-minima-0.1.14

- old
+ new

@@ -139,11 +139,12 @@ @include sans_light; color: #333; text-align: left; font-weight: bold; - a { + .contact-details{ color: #5e5e5e; + border-bottom: 1px solid; text-decoration: none; @include transition(color 0.2s ease); &:hover { color: #9c9c9c;