aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/events/index.html
diff options
context:
space:
mode:
authorGravatar Steve <[email protected]>2023-07-16 18:55:54 +0300
committerGravatar GitHub <[email protected]>2023-07-16 16:55:54 +0100
commitd41326f81b2008288e287cb712f9acc0cb60e090 (patch)
tree3db2d86cb069142a17916862e830d4d9f9df0fe1 /pydis_site/templates/events/index.html
parentFix duplicated links in resources (#1034) (diff)
Fix overflowing iframe element (python-discord#1027) (#1038)
Diffstat (limited to 'pydis_site/templates/events/index.html')
-rw-r--r--pydis_site/templates/events/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/events/index.html b/pydis_site/templates/events/index.html
index 796a2e34..071feb35 100644
--- a/pydis_site/templates/events/index.html
+++ b/pydis_site/templates/events/index.html
@@ -12,7 +12,7 @@
<p>Every year we hold a community-wide Summer Code Jam. For this event, members of our community are assigned to teams to collaborate and create something amazing using a technology we picked for them. One such technology that was picked for the Summer 2021 Code Jam was text user interfaces (TUIs), where teams could pick from a pre-approved list of frameworks.</p>
<p>To help fuel the creative process, we provide a specific theme, like <strong>Think Inside the Box</strong> or <strong>Early Internet</strong>. At the end of the Code Jam, the projects are judged by Python Discord server staff members and guest judges from the larger Python community. The judges will consider creativity, code quality, teamwork, and adherence to the theme.</p>
<p>If you want to read more about Code Jams, visit our <a href="{% url "events:page" path="code-jams" %}">Code Jam info page</a> or watch this video showcasing the best projects created during the <strong>Winter Code Jam 2020: Ancient Technology</strong>:</p>
- <iframe width="560" height="315" src="https://www.youtube.com/embed/8fbZsGrqBzo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
+ <iframe style="max-width: 100%;" width="560" height="315" src="https://www.youtube.com/embed/8fbZsGrqBzo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
</div>
<div class="box">