Minor Change.
This commit is contained in:
+4
-4
@@ -31,6 +31,10 @@
|
||||
.list a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.list-row:hover img {
|
||||
opacity: 90%;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 650px) {
|
||||
@@ -98,10 +102,6 @@
|
||||
transition: opacity 0.3s;
|
||||
}
|
||||
|
||||
.list-row:hover img {
|
||||
opacity: 90%;
|
||||
}
|
||||
|
||||
.list-entity-content {
|
||||
z-index: 0;
|
||||
padding: 20px;
|
||||
|
||||
Reference in New Issue
Block a user