From fa867121379b15db411aa9483d30dc5e657750da Mon Sep 17 00:00:00 2001 From: synth-ruiner Date: Sat, 3 Mar 2018 12:49:39 +0000 Subject: [PATCH] add padding to bottom of sections --- includes/style.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/style.less b/includes/style.less index 568874e..c3eb840 100644 --- a/includes/style.less +++ b/includes/style.less @@ -107,7 +107,7 @@ textarea, input { background-color: @light; color: @dark; width: 256px; - //height: 512px; + padding-bottom: 1em; } #brightness {