Browse Source

different selector

Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX 3 months ago
parent
commit
08a4233865
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      includes/header.php

+ 1
- 1
includes/header.php View File

@@ -220,7 +220,7 @@ function isMobile() {
.repository-package > div:first-child {
padding-top: calc(0.5em + 0.5px);
}
.repository-package.abandoned::after {
.repository-package::after .abandoned {
}
@media only screen and (max-width: 540px) {
.repository-package {


Loading…
Cancel
Save