summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 00ef0bc..c3aa1ae 100644
--- a/index.html
+++ b/index.html
@@ -58,7 +58,9 @@
<li><img src="images/direct-sow.svg" class="key"/>: direct sow outdoors</li>
<li><img src="images/transplant.svg" class="key"/>: transplant outdoors</li>
</ul>
- <table id="schedule"></table>
+ <div class="table-container">
+ <table id="schedule"></table>
+ </div>
</div>
<h2>Week-by-week instructions</h2>
<div id="instructions"></div>