Fixing nostrich

This commit is contained in:
Bryan Ramos 2023-04-05 03:17:15 -04:00
parent f61e53cc08
commit ada8c70ce8
2 changed files with 2 additions and 9 deletions

View file

@ -78,10 +78,3 @@ a:hover {
ms-user-select: none;
user-select: none;
}
.nostrich {
width: 24px;
height: 24px;
background-image: url('assets/nostrich.png');
background-size: cover;
}