diff --git a/public/css/app.css b/public/css/app.css index 5cdc1eb..afa4406 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -45,7 +45,7 @@ input[type='radio'] { border: 0; } .configuration .section label { display: inline-block; width: 112px; } .configuration .size, -.configuration .border_width { width: 28px; text-align: right; } +.configuration .border_width { width: 38px; text-align: right; } .configuration .color { width: 65px; text-align: center } diff --git a/public/index.html b/public/index.html index 413f523..b6c62b3 100644 --- a/public/index.html +++ b/public/index.html @@ -30,21 +30,21 @@