@if (showLink)
diff --git a/ProjectLighthouse/ProjectLighthouse.csproj b/ProjectLighthouse/ProjectLighthouse.csproj
index 61e2eb83..bb81e5d2 100644
--- a/ProjectLighthouse/ProjectLighthouse.csproj
+++ b/ProjectLighthouse/ProjectLighthouse.csproj
@@ -1,5 +1,4 @@
-
Linux
net6.0
@@ -48,25 +47,6 @@
Always
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -75,5 +55,4 @@
-
diff --git a/ProjectLighthouse/StaticFiles/assets/slotCardOverlay.png b/ProjectLighthouse/StaticFiles/assets/slotCardOverlay.png
new file mode 100644
index 00000000..c5ee40ae
Binary files /dev/null and b/ProjectLighthouse/StaticFiles/assets/slotCardOverlay.png differ
diff --git a/ProjectLighthouse/StaticFiles/css/styles.css b/ProjectLighthouse/StaticFiles/css/styles.css
index f122599d..a74b4401 100644
--- a/ProjectLighthouse/StaticFiles/css/styles.css
+++ b/ProjectLighthouse/StaticFiles/css/styles.css
@@ -24,6 +24,7 @@ div.main {
background-size: cover;
background-position: center;
border-radius: 100%;
+ object-fit: cover;
}
.cardStats {