diff --git a/includes/header.php b/includes/header.php index 9f9c509..e1adf30 100644 --- a/includes/header.php +++ b/includes/header.php @@ -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;