diff --git a/css/app.css b/css/app.css index 76069f5..72b5487 100644 --- a/css/app.css +++ b/css/app.css @@ -29,4 +29,9 @@ -webkit-text-stroke: 1px lightgrey; -webkit-text-fill-color: gold; font-family: Arial, serif; +} + +.form-control-sandbox { + display: inline-block; + width: 90px; } \ No newline at end of file diff --git a/index.html b/index.html index 67f7298..f419bdc 100644 --- a/index.html +++ b/index.html @@ -161,6 +161,24 @@ +