apprendre page
This commit is contained in:
parent
913aead9c4
commit
c7779bd5a1
@ -16,11 +16,6 @@ export default async function Page() {
|
|||||||
<ResponsiveIframe
|
<ResponsiveIframe
|
||||||
src={process.env.NEXT_PUBLIC_IFRAME_LEARN_URL || ''}
|
src={process.env.NEXT_PUBLIC_IFRAME_LEARN_URL || ''}
|
||||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||||
className="relative"
|
|
||||||
style={{
|
|
||||||
marginTop: '-50px',
|
|
||||||
height: 'calc(100% + 50px)'
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user