mirror of
https://github.com/revanced/revanced-website.git
synced 2025-06-12 21:27:42 +02:00
fix: tweak appearance of package menu
This commit is contained in:
@ -75,7 +75,7 @@
|
||||
grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
|
||||
background-color: var(--grey-six);
|
||||
padding: 1.5rem;
|
||||
border-radius: 28px;
|
||||
border-radius: 16px;
|
||||
}
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user