diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 251a765..adb900e 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -4,6 +4,6 @@ let { children } = $props(); -
+
{@render children()}
diff --git a/src/routes/JobCard.svelte b/src/routes/JobCard.svelte index 361e1ca..51a87a9 100644 --- a/src/routes/JobCard.svelte +++ b/src/routes/JobCard.svelte @@ -16,19 +16,19 @@
-

{title} @ {company}

-

{start} - {end}

+

{title} @ {company}

+

{start} - {end}

-

Job Description

+

Job Description

{jobDescription}

-

Accomplishments

+

Accomplishments