Browse Source

test css element for abandoned

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

+ 2
- 0
includes/header.php View File

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


Loading…
Cancel
Save