summaryrefslogtreecommitdiffstats
path: root/web-tools/web/_static/local/footer.css
blob: a604ff4a0ca8458845ace4ab8784d75d1d6555f9 (plain)
1
2
3
4
5
6
7
8
9
body {
  padding-bottom: 0;
}

.footer {
  padding: 2.5rem 0;
  color: #999;
  background-color: #212529;
}