mirror of https://github.com/luizdepra/hugo-coder.git

Luiz F. A. de Prá
30.37.2020 3181d379468e9c3d520da29b3e6511441af053fd
assets/scss/_base.scss
@@ -26,6 +26,7 @@
  font-weight: 300;
  color: $link-color;
  text-decoration: none;
  transition: all .25s ease-in;
  &:focus,
  &:hover {
    text-decoration: underline;