diff --git a/src/app.scss b/src/app.scss index 9124f7b..1f1d74d 100644 --- a/src/app.scss +++ b/src/app.scss @@ -18,6 +18,9 @@ font-display: swap; font-style: italic; } +.text-grey{ + opacity: 0.2; +} @import './custom.scss'; @import '../node_modules/bootstrap/scss/bootstrap'; \ No newline at end of file diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 85dcdb8..6504774 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -1,27 +1,65 @@ @@ -135,7 +187,7 @@

- {project.title} + {project.title} {project.description}
{project.year}

diff --git a/static/img/antrhropocene.jpeg b/static/img/antrhropocene.jpeg new file mode 100644 index 0000000..3464d50 Binary files /dev/null and b/static/img/antrhropocene.jpeg differ diff --git a/static/img/digital-benin.jpg b/static/img/digital-benin.jpg new file mode 100644 index 0000000..9671617 Binary files /dev/null and b/static/img/digital-benin.jpg differ diff --git a/static/img/drugo-4.jpg b/static/img/drugo-4.jpg new file mode 100644 index 0000000..f549e0a Binary files /dev/null and b/static/img/drugo-4.jpg differ diff --git a/static/img/no2map.png b/static/img/no2map.png new file mode 100644 index 0000000..486a3ab Binary files /dev/null and b/static/img/no2map.png differ diff --git a/static/img/palarchive.png b/static/img/palarchive.png new file mode 100644 index 0000000..e5139bf Binary files /dev/null and b/static/img/palarchive.png differ diff --git a/static/img/palread.png b/static/img/palread.png new file mode 100644 index 0000000..4bbb7d8 Binary files /dev/null and b/static/img/palread.png differ