aboutsummaryrefslogtreecommitdiff
path: root/static/css/style.css
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2021-11-17 13:49:41 -0500
committerPriyansh <[email protected]>2021-11-17 13:49:41 -0500
commit764168262494cba126017089eed5e9e924b1b879 (patch)
treef4e615ae0a5e8ae58123977a237563687ea7a296 /static/css/style.css
parent5e072de9b1853f3854f2972b4213cc955cb02477 (diff)
downloadtemp_pred_arima-764168262494cba126017089eed5e9e924b1b879.tar.xz
temp_pred_arima-764168262494cba126017089eed5e9e924b1b879.zip
Extracting in-file css and js into separate modules, using tailwind cdn instead of the full file
Diffstat (limited to 'static/css/style.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%;
+}