diff --git a/src/comps/Utils/HorizonalStack.svelte b/src/comps/Utils/HorizonalStack.svelte index 2fa1931..b5cc04b 100644 --- a/src/comps/Utils/HorizonalStack.svelte +++ b/src/comps/Utils/HorizonalStack.svelte @@ -1,10 +1,21 @@ -
- +
+
+ +
\ No newline at end of file diff --git a/src/comps/Utils/VerticalStack.svelte b/src/comps/Utils/VerticalStack.svelte index 474252a..7b9e06d 100644 --- a/src/comps/Utils/VerticalStack.svelte +++ b/src/comps/Utils/VerticalStack.svelte @@ -1,4 +1,4 @@ -
+
\ No newline at end of file diff --git a/src/comps/timeline/timeline.svelte b/src/comps/timeline/timeline.svelte index 95405ac..1302842 100644 --- a/src/comps/timeline/timeline.svelte +++ b/src/comps/timeline/timeline.svelte @@ -1,12 +1,16 @@ - \ No newline at end of file + +
    + + + +
+
\ No newline at end of file diff --git a/src/comps/timeline/timelineItem.svelte b/src/comps/timeline/timelineItem.svelte index 3cdf13d..677ff4a 100644 --- a/src/comps/timeline/timelineItem.svelte +++ b/src/comps/timeline/timelineItem.svelte @@ -10,8 +10,8 @@ export let desc: string = "null"; -
- {title} +
  • + {title} {#if imagePath !== "null"} @@ -20,8 +20,10 @@ -
  • + \ No newline at end of file diff --git a/src/routes/zhen/+page.svelte b/src/routes/zhen/+page.svelte index f21056c..9085eb0 100644 --- a/src/routes/zhen/+page.svelte +++ b/src/routes/zhen/+page.svelte @@ -1,5 +1,13 @@ - + + + + + + + \ No newline at end of file diff --git a/src/routes/zhen/Comps/AboutMe.svelte b/src/routes/zhen/Comps/AboutMe.svelte new file mode 100644 index 0000000..dfd97f5 --- /dev/null +++ b/src/routes/zhen/Comps/AboutMe.svelte @@ -0,0 +1,20 @@ + + + + + + \ No newline at end of file diff --git a/src/routes/zhen/Comps/TopAnimatedBackground.svelte b/src/routes/zhen/Comps/TopAnimatedBackground.svelte index 72ec3aa..f2adbca 100644 --- a/src/routes/zhen/Comps/TopAnimatedBackground.svelte +++ b/src/routes/zhen/Comps/TopAnimatedBackground.svelte @@ -113,8 +113,8 @@ - - + +
    - - - -