aboutsummaryrefslogtreecommitdiff
path: root/static/scss/_footer.scss
blob: 69cace681b060684af86bdc9f7b582fc1441b5e0 (plain)
1
2
3
4
5
6
7
8
9
footer {
  max-width: 95%;
  margin: auto;

  #copyright {
    text-align: center;
    line-height: 1.1;
  }
}