diff --git a/src/components/Photo.svelte b/src/components/Photo.svelte index a0b0566..647e80c 100644 --- a/src/components/Photo.svelte +++ b/src/components/Photo.svelte @@ -1,36 +1,40 @@ -
-
-
- {photo.name}, {location.name}, {location.country.name} -
-
+
+ +
+
+ {photo.name}, {location.name}, {location.country.name} +
+
-
-

{photo.name}

-

{location.name}, {location.country.name}

-
+
+

+ {photo.name} +

+

{location.name}, {location.country.name}

+
-
- {date} - #{index} -
+ +