diff --git a/style.less b/style.less index 83d4f0b..31f9f2d 100644 --- a/style.less +++ b/style.less @@ -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; }