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

a1x42
05.33.2019 dea81ca4343531e3a38fcaf9a605df1cacd096aa
1
2
3
4
5
6
7
body.inverted {
  .footer {
    a {
      color: $link-color-inverted;
    }
  }
}