Remove margin from footer to fix scrollbar. Fixes #168

This commit is contained in:
Adam Stachowicz 2021-08-04 15:53:18 +02:00
parent d06711a1a7
commit f9a755e7c6

View file

@ -158,9 +158,6 @@ export default {
footer {
color: #AAA;
font-size: 13px;
margin-top: 10px;
margin-bottom: 30px;
margin-left: 10px;
text-align: center;
}