add padding to bottom of sections
This commit is contained in:
parent
7ccae82a33
commit
fa86712137
|
@ -107,7 +107,7 @@ textarea, input {
|
|||
background-color: @light;
|
||||
color: @dark;
|
||||
width: 256px;
|
||||
//height: 512px;
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
||||
#brightness {
|
||||
|
|
Loading…
Reference in New Issue