diff --git a/index.html b/index.html
index d81046c..6236780 100644
--- a/index.html
+++ b/index.html
@@ -35,18 +35,12 @@
Our Games
-
-
- FreeTTRPG
+ FreeTTRPG
-
FreeFTF
@@ -58,7 +52,6 @@
FOSS Alternatives
@@ -66,7 +59,6 @@
React
diff --git a/styles.css b/styles.css
index 003f9fe..98dd65f 100644
--- a/styles.css
+++ b/styles.css
@@ -312,13 +312,6 @@ form button:hover {
background-color: var(--accent-hover-color);
}
-li a.listElement{
- display: block;
- width: 100%;
- height: 100%;
- text-decoration: none;
-}
-
/* Responsive design */
@media (max-width: 768px) {
header ul {