From 8452d2481943e8d389b76feed5f164a1f24166ae Mon Sep 17 00:00:00 2001 From: mmcwilliams Date: Sun, 4 Mar 2018 23:56:25 -0500 Subject: [PATCH] Increase footer size --- app/less/variables.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/less/variables.less b/app/less/variables.less index 1b011c7..03c6f80 100644 --- a/app/less/variables.less +++ b/app/less/variables.less @@ -11,4 +11,4 @@ @INPUT_BG : rgba(255, 255, 255, 0.05); -@FOOTER_H : 150px; \ No newline at end of file +@FOOTER_H : 160px; \ No newline at end of file