Keep darkmode hover from changing in explore

This commit is contained in:
JST5000
2023-05-09 17:02:22 -07:00
parent 8fb320da25
commit 143cd7d5dd
3 changed files with 6 additions and 6 deletions

View File

@@ -75,10 +75,6 @@
.connections-illustration {
content:url(../../img/graphics/nodes-dark.png)
}
.dev-tools-link:hover p {
color: #E0E0E1;
}
}
.quickstart-image {
@@ -88,6 +84,10 @@
.dev-tools-img {
content:url(../../img/graphics/dev-tools-dark.png)
}
.dev-tools-link:hover p {
color: #fff;
}
}
// Video Cards