Skip to content

Commit fb2f117

Browse files
committed
.
1 parent 61efe56 commit fb2f117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2025-04-01-little-math-challenge-I.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Hice una pequeña simulación en Desmos para comprobar el método en tiempo real
6363
Entra desde [este enlace](https://www.desmos.com/calculator/xb2osal6jk?lang=es) y mueve los _input parameters_ para jugar con ello. También puedes jugar con ello en este _widget web_:
6464

6565
<div style="display: flex; justify-content: center; align-items: center; height: 100vh; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0;">
66-
<iframe src="https://www.desmos.com/calculator/eaxo2ddfmt?embed" width="800" height="800" style="border: 1px solid #ccc;" frameborder="0"></iframe>
66+
<iframe src="https://www.desmos.com/calculator/eaxo2ddfmt?embed" width="700" height="700" style="border: 1px solid #ccc;" frameborder="0"></iframe>
6767
</div>
6868

6969
---
@@ -420,7 +420,7 @@ Hice otra pequeña simulación en Desmos para comprobar el método en tiempo rea
420420
Entra desde [este enlace](https://www.desmos.com/calculator/vzltvx4vds?lang=es) y mueve los _input parameters_ para jugar con ello. También puedes jugar con ello en este _widget web_:
421421

422422
<div style="display: flex; justify-content: center; align-items: center; height: 100vh; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0;">
423-
<iframe src="https://www.desmos.com/calculator/szhjzbi7si?embed" width="800" height="800" style="border: 1px solid #ccc;" frameborder="0"></iframe>
423+
<iframe src="https://www.desmos.com/calculator/szhjzbi7si?embed" width="700" height="700" style="border: 1px solid #ccc;" frameborder="0"></iframe>
424424
</div>
425425

426426
# Conclusión

0 commit comments

Comments
 (0)