Fix typo hover
This commit is contained in:
+4
-3
@@ -413,14 +413,15 @@ body.logged, .logged .content {
|
|||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.listing-apps a:hover .first-letter {
|
.listing-apps a .first-letter {
|
||||||
display: inline;
|
font-family: 'NotoSansBold', serif;
|
||||||
position: relative;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.listing-apps a:hover .first-letter {
|
.listing-apps a:hover .first-letter {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
display: inline;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ------------------------
|
/* ------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user