diff --git a/electron/main/index.html b/electron/main/index.html index cc56dc2..7795e9e 100644 --- a/electron/main/index.html +++ b/electron/main/index.html @@ -8,18 +8,21 @@ +

Video to document

+
1. Step
2. Step
3. Step
4. Step
+
5. Step
+
6. Step
-

Video to document

diff --git a/electron/main/style.css b/electron/main/style.css index c85d981..e4e9e2f 100644 --- a/electron/main/style.css +++ b/electron/main/style.css @@ -210,7 +210,7 @@ h1 { } .step-item { - padding: 10px 15px; + padding: 10px 25px; border-radius: 8px; background: #eee; cursor: pointer;