Skip to content

Commit 37028d1

Browse files
committed
make it smaller to see if it fits on rubens phone better
1 parent d9e3735 commit 37028d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/calendar/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</script>
66
<p class="about--text">Part of achieving our mission is reaching as many people in our community as we can. The best way for us to do this is through community events and inviting the community to watch us and participate in our robotics tournaments. Below you will find an updated calendar of our events. Be sure to keep a close eye on it as the details may change. We hope to see you around!
77
</p>
8-
<iframe src="https://embed.styledcalendar.com/#26Y3g6u0smOUcKuhVfpm" title="Styled Calendar" class="styled-calendar-container" style="width: 80%; height: 60%; border: none;" data-cy="calendar-embed-iframe"></iframe>
8+
<iframe src="https://embed.styledcalendar.com/#26Y3g6u0smOUcKuhVfpm" title="Styled Calendar" class="styled-calendar-container" style="width: 60%; height: 40%; border: none;" data-cy="calendar-embed-iframe"></iframe>
99

1010

1111
<style lang="scss">

0 commit comments

Comments
 (0)