mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-24 05:44:20 +00:00
Adjust sponsor sizes and pos, mini-tour fixes
This commit is contained in:
@@ -135,7 +135,7 @@ export default async function Tourney({
|
||||
alt={tournament.name}
|
||||
width={400}
|
||||
height={300}
|
||||
className={`border-10 border-[#00A3E0] bg-black object-cover w-full aspect-video -skew-x-2 md:-skew-x-5 ${
|
||||
className={`outline-10 outline-[#007CAB] bg-black object-cover w-full aspect-video -skew-x-2 md:-skew-x-5 ${
|
||||
tournament.objectPosition || "object-center"
|
||||
}`}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user