diff --git a/ComicVine Matching.png b/ComicVine Matching.png
deleted file mode 100644
index 5cdd2ff..0000000
Binary files a/ComicVine Matching.png and /dev/null differ
diff --git a/DC++ integration.png b/DC++ integration.png
deleted file mode 100644
index 88f95eb..0000000
Binary files a/DC++ integration.png and /dev/null differ
diff --git a/Dashboard.png b/Dashboard.png
deleted file mode 100644
index cf5d7e5..0000000
Binary files a/Dashboard.png and /dev/null differ
diff --git a/Library.png b/Library.png
deleted file mode 100644
index 304beda..0000000
Binary files a/Library.png and /dev/null differ
diff --git a/README.md b/README.md
index 1c67ba8..c896d29 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,13 @@ ThreeTwo! _aims to be_ a comic book curation app.
### Screenshots
-
+
-
+
-
+
-
+
### 🦄 Early Development Support Channel
diff --git a/src/client/components/Dashboard/RecentlyImported.tsx b/src/client/components/Dashboard/RecentlyImported.tsx
index eb9b2df..3e990b7 100644
--- a/src/client/components/Dashboard/RecentlyImported.tsx
+++ b/src/client/components/Dashboard/RecentlyImported.tsx
@@ -83,14 +83,14 @@ export const RecentlyImported = ({
{/* Raw file presence */}
{isNil(rawFileDetails) && (
-
+
)}
{/* ComicInfo.xml presence */}
{!isNil(comicInfo) && !isEmpty(comicInfo) && (
diff --git a/src/client/components/Dashboard/WantedComicsList.tsx b/src/client/components/Dashboard/WantedComicsList.tsx
index 02dcf49..2205b79 100644
--- a/src/client/components/Dashboard/WantedComicsList.tsx
+++ b/src/client/components/Dashboard/WantedComicsList.tsx
@@ -87,7 +87,7 @@ export const WantedComicsList = ({
)}
{!isEmpty(locg) && (
-
+
)}
{/* Issue type */}