summaryrefslogtreecommitdiff
path: root/src/templates/index.html
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-03-24 01:52:12 +0100
committeruser <user@node5.net>2024-03-24 01:52:12 +0100
commitdef77d4be2a6658fa40bbe3614f17575aa6577ad (patch)
tree46a05f343a9c0e65ea4fd9e88bfc756dab4dc002 /src/templates/index.html
parente5254d253900d830f8e9f5011266811c356d4323 (diff)
chart page full scree
Diffstat (limited to 'src/templates/index.html')
-rw-r--r--src/templates/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index 698ca6b..de14d74 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -16,7 +16,9 @@
</div>
<div class="row">
<div class="col">
- {% include 'chart.html' %}
+ <div style="height: 30em">
+ {% include 'chart.html' %}
+ </div>
</div>
</div>
<div class="row">