diff --git a/index.html b/index.html index 4b4aacf..9dd5a00 100644 --- a/index.html +++ b/index.html @@ -90,8 +90,8 @@

convert - drop your ndjson file here. - click "export" button to download a csv file. +drop your ndjson file here. +click "export" button to download a csv file.
@@ -99,7 +99,7 @@

convert

diff --git a/style.css b/style.css index 21e8770..2c19a89 100644 --- a/style.css +++ b/style.css @@ -35,7 +35,7 @@ body { font-size: small; font-weight: lighter; min-height: 200px; - width: 80%; + width: 100%; } .beautifulbutton {