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

Joseph Ting
11.21.2019 27e83b1e5a9d8b7bbd42d202bd5ef57adcce659b
1
2
3
4
5
6
7
body.inverted {
  .footer {
    a {
      color: $link-color-inverted;
    }
  }
}