diff --git a/src/lib/Footer.svelte b/src/lib/Footer.svelte new file mode 100644 index 0000000..bfa3fa6 --- /dev/null +++ b/src/lib/Footer.svelte @@ -0,0 +1,23 @@ + + + \ No newline at end of file diff --git a/src/lib/Header.svelte b/src/lib/Header.svelte index c0f7dee..f73a75a 100644 --- a/src/lib/Header.svelte +++ b/src/lib/Header.svelte @@ -1,14 +1,15 @@ - - - -

dark-firepit

\ No newline at end of file +
+ +

dark-firepit

+
\ No newline at end of file diff --git a/src/lib/People.svelte b/src/lib/People.svelte index 7844355..877f9c6 100644 --- a/src/lib/People.svelte +++ b/src/lib/People.svelte @@ -203,7 +203,7 @@ a set of 2 wedding videos. transition-timing-function: ease-out; height: 175px; transition: width 0.5s, height 0.45s, top 0.5s, left 0.45s, background-color 0.1s; - background-color: transparent; + background-color: rgba(25, 25, 25, 0.6); gap: 0.7em; color: #fff; overflow: hidden; diff --git a/src/lib/YoutubeEmbed.svelte b/src/lib/YoutubeEmbed.svelte new file mode 100644 index 0000000..e135407 --- /dev/null +++ b/src/lib/YoutubeEmbed.svelte @@ -0,0 +1,5 @@ + + +