From 20a7323916fa4bd6320c891680df897896b78756 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Thu, 27 Feb 2020 23:02:49 +0100 Subject: [PATCH] fix: Footer should be at the bottom. closes #203 --- frontend/src/component/app.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/component/app.jsx b/frontend/src/component/app.jsx index a2623659cc..ed19614edd 100644 --- a/frontend/src/component/app.jsx +++ b/frontend/src/component/app.jsx @@ -26,8 +26,8 @@ export default class App extends PureComponent {
- - + +