diff --git a/frontend/index.html b/frontend/index.html
index 68eadfb..30486c5 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -4,6 +4,7 @@
+
diff --git a/frontend/js/components/shows/listButtons.js b/frontend/js/components/shows/listButtons.js
index 1d131d0..1832c8e 100644
--- a/frontend/js/components/shows/listButtons.js
+++ b/frontend/js/components/shows/listButtons.js
@@ -17,8 +17,8 @@ const ShowButtons = (props) => (
deleteFromWishlist={props.deleteFromWishlist}
getDetails={props.getDetails}
/>
-
-
+
+
Details