diff --git a/src/lib/banner-title-alt.svelte b/src/lib/banner-title-alt.svelte
index b40ca43..71ba7a3 100644
--- a/src/lib/banner-title-alt.svelte
+++ b/src/lib/banner-title-alt.svelte
@@ -78,7 +78,6 @@
left: 0;
right: 0;
bottom: 0px;
- font-weight: 900;
/* font-style: italic; */
}
diff --git a/src/lib/header.svelte b/src/lib/header.svelte
index c8fcc77..d28455e 100644
--- a/src/lib/header.svelte
+++ b/src/lib/header.svelte
@@ -3,7 +3,7 @@
-
{entry.title}
+{entry.title}
{@html entry.subtitle}
{/snippet} @@ -76,7 +76,7 @@ font-size: 20px; margin-top: 12px; font-family: var(--font-title); - font-size: 1.1rem; + font-size: 1.2rem; font-weight: 800; font-style: italic; } diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 24352a6..60e8d9f 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -14,55 +14,7 @@ \ No newline at end of file diff --git a/static/fonts/ppmonument-extended/black.woff b/static/fonts/ppmonument-extended/black.woff deleted file mode 100644 index ca45369..0000000 Binary files a/static/fonts/ppmonument-extended/black.woff and /dev/null differ diff --git a/static/fonts/ppmonument-extended/bold.woff b/static/fonts/ppmonument-extended/bold.woff deleted file mode 100644 index f04f379..0000000 Binary files a/static/fonts/ppmonument-extended/bold.woff and /dev/null differ diff --git a/static/fonts/ppmonument-extended/book.woff b/static/fonts/ppmonument-extended/book.woff deleted file mode 100644 index feffecd..0000000 Binary files a/static/fonts/ppmonument-extended/book.woff and /dev/null differ diff --git a/static/fonts/ppmonument-extended/heavy.woff b/static/fonts/ppmonument-extended/heavy.woff deleted file mode 100644 index a4da4d4..0000000 Binary files a/static/fonts/ppmonument-extended/heavy.woff and /dev/null differ diff --git a/static/fonts/ppmonument-extended/light.woff b/static/fonts/ppmonument-extended/light.woff deleted file mode 100644 index 1df5e3a..0000000 Binary files a/static/fonts/ppmonument-extended/light.woff and /dev/null differ diff --git a/static/fonts/ppmonument-extended/medium.woff b/static/fonts/ppmonument-extended/medium.woff deleted file mode 100644 index 41ec012..0000000 Binary files a/static/fonts/ppmonument-extended/medium.woff and /dev/null differ diff --git a/static/fonts/ppmonument-extended/regular.woff b/static/fonts/ppmonument-extended/regular.woff deleted file mode 100644 index 06b55be..0000000 Binary files a/static/fonts/ppmonument-extended/regular.woff and /dev/null differ diff --git a/static/fonts/ppmonument-extended/thin.woff b/static/fonts/ppmonument-extended/thin.woff deleted file mode 100644 index 005b0d8..0000000 Binary files a/static/fonts/ppmonument-extended/thin.woff and /dev/null differ