diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 8c84635..195c472 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -83,19 +83,19 @@
Teenagers get together in hackathons to build cool things.
- -
+
+ -

- Click the picture to play the video. -

-
- After an apocalypse, comes a revolution. - Last year, 150 teenage hackers came together at Hack Club's - Apocalypse in Toronto to build cool projects. -
-
- + +

+ Click the picture to play the video. +

+
+ After an apocalypse, comes a revolution. + Last year, 150 teenage hackers came together at Hack Club's + Apocalypse in Toronto to build cool projects. +
+
@@ -401,6 +401,7 @@ transform: translateY(-1rem); gap: 2rem; padding: 0 2rem; + justify-content: center; figure { display: flex; @@ -410,6 +411,9 @@ color: black; height: min-content; + flex: 1 1 18rem; + min-width: 18rem; + width: 100%; max-width: 22rem; transform-origin: top left; transform: rotate(var(--deg));