From 11e5add9c5b934ba0d28d6845851fe3778ae159d Mon Sep 17 00:00:00 2001
From: Avani Sardana <avanisardana@MacBookAir.local>
Date: Wed, 2 Oct 2024 00:36:39 +0530
Subject: [PATCH] notebook formatting

---
 wiki/pages/notebook.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/wiki/pages/notebook.html b/wiki/pages/notebook.html
index b9288f6..702eba9 100644
--- a/wiki/pages/notebook.html
+++ b/wiki/pages/notebook.html
@@ -47,6 +47,8 @@
   <iframe id="pdf-viewer" src="https://static.igem.wiki/teams/5170/protein-expression.pdf" width="100%" height="100%"></iframe>
 </div>
 
+<div style="height: 10rem;"></div>
+
 <script>
   // JavaScript function to change the PDF source
   function showPDF(pdfUrl) {
-- 
GitLab