~starkingdoms/starkingdoms

25438b3c0cf424f70d4711b346fd3139d1e7658a — TerraMaster85 2 years ago 70f733c
Thought I fixed the footer. Done anyway
1 files changed, 2 insertions(+), 2 deletions(-)

M starkingdoms-client/src/css/footer.css
M starkingdoms-client/src/css/footer.css => starkingdoms-client/src/css/footer.css +2 -2
@@ 2,14 2,14 @@
  font-size: 0.75rem;
  line-height: 2rem;
  position: absolute;
  bottom: .5em;
  bottom: 0.5em;
  left: 1em;
}
.footer-right {
  font-size: 0.75rem;
  line-height: 2rem;
  position: absolute;
  bottom: .5em;
  bottom: 0.5em;
  right: 1em;
}
.footer-icon {