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 {