diff --git a/app/static/index.css b/app/static/index.css index 6d118b0..b9bd208 100644 --- a/app/static/index.css +++ b/app/static/index.css @@ -57,14 +57,13 @@ body > main { } body > main h1 { - font-size: 2.75rem; - /*letter-spacing: -0.1rem;*/ + font-size: 2.55rem; text-align: center; } @media (max-width: 769px) { body > main h1 { - font-size: 2.45rem; + font-size: 2.1rem; } } @@ -272,7 +271,8 @@ body#index > main footer { body#index > main footer p { margin-bottom: 0.5rem; - /*font-size: 0.95rem;*/ + font-size: 0.95rem; + line-height: 1.3rem; } @media (max-width: 769px) { diff --git a/app/templates/index.njk b/app/templates/index.njk index 4b2e56b..4ed3c2c 100644 --- a/app/templates/index.njk +++ b/app/templates/index.njk @@ -1,8 +1,8 @@ - Save Your Threads | High-fidelity capture of Twitter threads as sealed PDFs. - + Save Your Threads + @@ -56,8 +56,17 @@ + +

Request a capture.

+ +

Submitting this form will open a new tab, in which your request will be processed.

+ +

The capture process should take around a minute, at the end of which the resulting sealed PDF will be ready to be downloaded.

+ + +
+ {% if error %} -

Something went wrong

@@ -85,17 +94,6 @@
{% endif %} - - -

Request a capture.

- -

Submitting this form will open a new tab, in which your request will be processed.

- -

The capture process should take around a minute, at the end of which the resulting sealed PDF will be ready to be downloaded.

- - -
-

Check a PDF

@@ -114,7 +112,6 @@ Close
-

What is this?

@@ -166,7 +163,6 @@
-