Update README a Small Fix

This commit is contained in:
Ralex91
2024-02-04 19:35:26 +01:00
parent 1e8bd44813
commit 6756f65f9f
3 changed files with 16 additions and 0 deletions

View File

@@ -57,6 +57,9 @@ export default function Podium({ data: { subject, top } }) {
{
"opacity-100": apparition >= 3,
},
{
"md:min-w-64": top.length < 2,
},
)}
>
<p