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 @@
+
+
{% if error %}
-
{% endif %}
-
-
-
-
What is this?
@@ -166,7 +163,6 @@
-