Skip to content

Commit

Permalink
fix calendar size
Browse files Browse the repository at this point in the history
  • Loading branch information
Maggie Hughes authored and Maggie Hughes committed Jan 24, 2025
1 parent 7e1055c commit 5ca3749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Thursdays
# Course Calendar

<div class="calendar-container" style="position: relative; padding-bottom: 75%; height: 0; overflow: hidden;">
<iframe src="https://calendar.google.com/calendar/embed?src=c_217a431e067d21a71e499e0e4fbe57e5e22c2de9c03741c13705285cf437c18a%40group.calendar.google.com&ctz=America%2FNew_York" style="border: 0" width="600" height="600" frameborder="0" scrolling="no"></iframe>
<iframe src="https://calendar.google.com/calendar/embed?src=c_217a431e067d21a71e499e0e4fbe57e5e22c2de9c03741c13705285cf437c18a%40group.calendar.google.com&ctz=America%2FNew_York" style="border: 0" width="700" height="600" frameborder="0" scrolling="no"></iframe>
</div>

# Section 1: Roots of Fragmentation
Expand Down

0 comments on commit 5ca3749

Please sign in to comment.