There was an error while loading. Please reload this page.
1 parent 08a4233 commit 89ec925Copy full SHA for 89ec925
1 file changed
includes/header.php
@@ -220,7 +220,9 @@ function isMobile() {
220
.repository-package > div:first-child {
221
padding-top: calc(0.5em + 0.5px);
222
}
223
- .repository-package::after .abandoned {
+ /*.abandoned*/
224
+ .repository-package::after {
225
+ background: transparent;
226
227
@media only screen and (max-width: 540px) {
228
.repository-package {
0 commit comments