apprendre page

This commit is contained in:
alma 2025-04-21 12:14:44 +02:00
parent 913aead9c4
commit c7779bd5a1

View File

@ -16,11 +16,6 @@ export default async function Page() {
<ResponsiveIframe
src={process.env.NEXT_PUBLIC_IFRAME_LEARN_URL || ''}
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
className="relative"
style={{
marginTop: '-50px',
height: 'calc(100% + 50px)'
}}
/>
</div>
</main>