add padding to bottom of sections

This commit is contained in:
synth-ruiner 2018-03-03 12:49:39 +00:00
parent 7ccae82a33
commit fa86712137
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ textarea, input {
background-color: @light; background-color: @light;
color: @dark; color: @dark;
width: 256px; width: 256px;
//height: 512px; padding-bottom: 1em;
} }
#brightness { #brightness {