style tweak

This commit is contained in:
Max Bradbury 2020-07-20 17:30:42 +01:00
parent ce31393302
commit 487d649ee8
1 changed files with 1 additions and 2 deletions

View File

@ -78,8 +78,7 @@ textarea {
.background {
background-color: @background;
box-shadow: 0 0 1em @background;
padding: 0.25em;
padding: 0.5em;
border-radius: 0.5em;
}