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

Joseph Ting
07.16.2019 07687c49c08d4efafc2058cbe6cd3e6c8140ac87
1
2
3
4
5
6
7
body.inverted {
  .footer {
    a {
      color: $link-color-inverted;
    }
  }
}