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

- old
+ new

@@ -137,22 +137,18 @@ p { margin: 0.5rem 0; @include sans_light; color: #333; text-align: left; + font-weight: bold; a { - color: #333; + color: #5e5e5e; text-decoration: none; - border-bottom: 1px solid; - letter-spacing: 0.235px; @include transition(color 0.2s ease); &:hover { color: #9c9c9c; - border-bottom: none; - font-weight: bold; - letter-spacing: 0px; } } } }