diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..1a8f6fd --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,10 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml + +/docs diff --git a/resolution-frontend/src/app.css b/resolution-frontend/src/app.css index 47c716e..ad98a2e 100644 --- a/resolution-frontend/src/app.css +++ b/resolution-frontend/src/app.css @@ -1,3 +1,5 @@ +@import url('https://fonts.googleapis.com/css2?family=Kodchasan:wght@400;500;600;700&display=swap'); + *, *::before, *::after { diff --git a/resolution-frontend/src/routes/+page.svelte b/resolution-frontend/src/routes/+page.svelte index f26e1ea..9748df4 100644 --- a/resolution-frontend/src/routes/+page.svelte +++ b/resolution-frontend/src/routes/+page.svelte @@ -1,174 +1,26 @@ -
- Get Started -
- -
-
-
-

Capture Your Intentions

-

- Resolution helps you turn fleeting thoughts into concrete goals. - Write them down and see them take shape in a space designed for - clarity. -

-
-
- -
-
-

Track Your Progress

-

- Our intuitive interface lets you follow your journey from the - first spark of an idea to its full realization, keeping you - motivated at every step. -

-
-
- -
-
-

Celebrate Success

-

- Every milestone reached is a reason to celebrate. Join a - community dedicated to growth and achievement, where your wins - are shared and recognized. -

-
-
-
- - +