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

voroskoi
20.17.2020 fb2dc89b45b4ba61f6d66cca4c8f3062b4e94314
1
2
3
4
5
6
7
8
9
.footer {
  width: 100%;
  text-align: center;
  line-height: 2.0rem;
  margin-bottom:1.0rem;
  a {
    color: $link-color;
  }
}