Skip to content

Commit 08a4233

Browse files
committed
different selector
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 751b1b8 commit 08a4233

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

includes/header.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ function isMobile() {
220220
.repository-package > div:first-child {
221221
padding-top: calc(0.5em + 0.5px);
222222
}
223-
.repository-package.abandoned::after {
223+
.repository-package::after .abandoned {
224224
}
225225
@media only screen and (max-width: 540px) {
226226
.repository-package {

0 commit comments

Comments
 (0)