Showing curated campaigns on tags page.

This commit is contained in:
2024-06-17 01:28:20 +02:00
parent 64bf3b65ac
commit f9b7a8731e
7 changed files with 81 additions and 25 deletions

View File

@@ -72,5 +72,6 @@ const bannerSrc = (() => {
height: auto;
max-height: 100%;
max-width: 100%;
object-fit: contain;
}
</style>