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

foodtooth
23.18.2019 45d25ecd73b988be46aaf8ce396367071ba65ef2
1
2
3
4
5
6
7
body.inverted {
  .footer {
    a {
      color: $link-color-inverted;
    }
  }
}