diff --git a/css/style.css b/css/style.css index 2d9ebbd..154b655 100644 --- a/css/style.css +++ b/css/style.css @@ -343,7 +343,12 @@ code { .input-methods-row { display: flex; - align-items: flex-start; + align-items: space-between; + gap: 10px; +} + +.input-methods-row .column { + width: 50%; } .column { diff --git a/index.html b/index.html index 8d966c5..5d0e710 100644 --- a/index.html +++ b/index.html @@ -63,7 +63,7 @@
You can import multiple images at once.
All processing is done locally in your browser: your images are not uploaded or stored anywhere online.

-
Select more images or continue to step 2
+
Add more images or continue to step 2

or paste existing byte array

diff --git a/restyle.md b/restyle.md index 607bb59..7721107 100644 --- a/restyle.md +++ b/restyle.md @@ -175,7 +175,7 @@
- +