We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba241b commit 4275102Copy full SHA for 4275102
src/pages/sponsors.astro
@@ -37,7 +37,7 @@ import { pastSponsors } from '../data/pastSponsors'
37
<section id="want-to-sponsor-us" class="sponsor-us-box">
38
<h1 class="page-title">Want to sponsor us?</h1>
39
<p class="page-subtitle">Check out our sponsorship package for more information.</p>
40
- <iframe src="/UBC_iGEM_2025_Sponsorship_Package.pdf#zoom=FitH" />
+ <iframe src="/UBC_iGEM_2025_Sponsorship_Package.pdf#zoom=FitH&navpanes=0" />
41
</section>
42
</Layout>
43
0 commit comments