Make iframe for teech.ai responsive

This commit is contained in:
2025-10-27 22:04:22 -07:00
parent bb11d9e559
commit 60358fdae4

View File

@@ -21,7 +21,7 @@ primary storage mechanism.
## teech.ai (Cal Hacks 12.0) ## teech.ai (Cal Hacks 12.0)
<iframe type="text/html" width="660" height="371" src="https://www.youtube.com/embed/luVIdLB9id0?enablejsapi=1&amp;hl=en_US&amp;rel=0&amp;start=&amp;version=3&amp;wmode=transparent" allowfullscreen="allowfullscreen" frameborder="0" allowscriptaccess="always" webkitallowfullscreen="true" wmode="transparent" mode="transparent" class="video-embed"></iframe> <iframe type="text/html" style="width: 100%; height: 400px; border-radius: 1px; pointer-events: auto; background-color: white;" src="https://www.youtube.com/embed/luVIdLB9id0?enablejsapi=1&amp;hl=en_US&amp;rel=0&amp;start=&amp;version=3&amp;wmode=transparent" allowfullscreen="allowfullscreen" frameborder="0" allowscriptaccess="always" webkitallowfullscreen="true" wmode="transparent" mode="transparent" class="video-embed"></iframe>
**A proof-of-concept tutoring app for students learning math.** Using the phone camera, **A proof-of-concept tutoring app for students learning math.** Using the phone camera,
the app sees and understands math problems, guiding students through problems with hints the app sees and understands math problems, guiding students through problems with hints