diff --git a/src/lib/components/home/projects.svelte b/src/lib/components/home/projects.svelte index af08c4e..8c00714 100644 --- a/src/lib/components/home/projects.svelte +++ b/src/lib/components/home/projects.svelte @@ -7,9 +7,25 @@
-

- I helped many projects come to life. Here are some examples: -

+ + Animasher - Platform for creating and sharing animations + +

+ Animasher is a work in progress platform for creating and sharing animations online. +

+

+ It allows people to easily create animations inside the website, and then share it with the world, as well as communicate with other creators to improve themselves. +

+
+
- - Animasher - Platform for creating and sharing animations - -

- Animasher is a work in progress platform for creating and sharing animations online. -

-

- It allows people to easily create animations inside the website, and then share it with the world, as well as communicate with other creators to improve themselves. -

-
-
@@ -108,7 +105,7 @@ width: calc(50% - 40px); } .projects .pad { - margin-top: 110px; + margin-top: 4rem; } @media (max-width: 860px) { .projects > div {