aboutsummaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
authorjmreddy2106 <[email protected]>2021-12-02 13:35:34 -0500
committerjmreddy2106 <[email protected]>2021-12-02 13:35:34 -0500
commit1a9ae034fb373d24da64bb00cfe1809880ecfc9e (patch)
tree3679927ecc307b08eb011798b4ee66797784bc57 /static/css
parentea7e6a09080f7942ed72b363aeae0184ff3c9802 (diff)
parent5d9ea86e7682f9487be86d75b96b7474e4f5c4b9 (diff)
downloadtemp_pred_arima-1a9ae034fb373d24da64bb00cfe1809880ecfc9e.tar.xz
temp_pred_arima-1a9ae034fb373d24da64bb00cfe1809880ecfc9e.zip
time
Diffstat (limited to 'static/css')
-rw-r--r--static/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
new file mode 100644
index 0000000..79584dd
--- /dev/null
+++ b/static/css/style.css
@@ -0,0 +1,3 @@
+#map {
+ height: 100%;
+}