Merge pull request #6 from harvard-lil/minor-html-edits

Linting, typography adjustments, meta tags edit for clarity.
pull/7/head
Ben Steinberg 2022-11-22 06:42:29 -05:00 zatwierdzone przez GitHub
commit 3310efc4a7
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 16 dodań i 20 usunięć

Wyświetl plik

@ -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) {

Wyświetl plik

@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Save Your Threads | High-fidelity capture of Twitter threads as sealed PDFs.</title>
<meta name="description" content="An experiment of the Harvard Library Innovation Lab.">
<title>Save Your Threads</title>
<meta name="description" content="High-fidelity capture of Twitter threads as sealed PDFs. An experiment of the Harvard Library Innovation Lab.">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -56,8 +56,17 @@
</form>
<dialog id="form-submit">
<h2>Request a capture.</h2>
<p>Submitting this form will open a new tab, in which your request will be processed.</p>
<p>The capture process should take around a minute, at the end of which the resulting sealed PDF will be ready to be downloaded.</p>
<button>I understand, proceed.</button>
</dialog>
{% if error %}
<!-- ERROR DIALOG -->
<dialog id="form-error">
<h2>Something went wrong</h2>
@ -85,17 +94,6 @@
</dialog>
{% endif %}
<!-- FORM SUBMIT DIALOG -->
<dialog id="form-submit">
<h2>Request a capture.</h2>
<p>Submitting this form will open a new tab, in which your request will be processed.</p>
<p>The capture process should take around a minute, at the end of which the resulting sealed PDF will be ready to be downloaded.</p>
<button>I understand, proceed.</button>
</dialog>
<dialog id="check-pdf">
<h2>Check a PDF</h2>
@ -114,7 +112,6 @@
<a href="#">Close</a>
</dialog>
<!-- EXPLAINER -->
<section>
<h2>What is this?</h2>
@ -166,7 +163,6 @@
</section>
<!-- FOOTER -->
<footer>
<p>
<a href="https://lil.law.harvard.edu">