summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan DeMasi <jonathan.demasi@colorado.edu>2020-03-05 23:36:27 -0700
committerJonathan DeMasi <jonathan.demasi@colorado.edu>2020-03-05 23:36:27 -0700
commit34d1793c321a86123aa30f40d5d4cd4192968f4a (patch)
tree45f41ca577a67e705b3ae809fe4771fb0f536334
parent75dc5d3474eb49fd04dfc4f4465decf520112ad2 (diff)
downloadjthanio-34d1793c321a86123aa30f40d5d4cd4192968f4a.tar
jthanio-34d1793c321a86123aa30f40d5d4cd4192968f4a.tar.gz
jthanio-34d1793c321a86123aa30f40d5d4cd4192968f4a.tar.bz2
jthanio-34d1793c321a86123aa30f40d5d4cd4192968f4a.tar.lz
jthanio-34d1793c321a86123aa30f40d5d4cd4192968f4a.tar.xz
jthanio-34d1793c321a86123aa30f40d5d4cd4192968f4a.tar.zst
jthanio-34d1793c321a86123aa30f40d5d4cd4192968f4a.zip
poo
-rw-r--r--home/templates/home/home_page.html1
-rw-r--r--jthanio/static/css/jthanio.css1
2 files changed, 1 insertions, 1 deletions
diff --git a/home/templates/home/home_page.html b/home/templates/home/home_page.html
index c91cb77..3509151 100644
--- a/home/templates/home/home_page.html
+++ b/home/templates/home/home_page.html
@@ -27,6 +27,7 @@
</div>
</div>
+</div>
{% endblock %}
diff --git a/jthanio/static/css/jthanio.css b/jthanio/static/css/jthanio.css
index eaca4ae..8d3a651 100644
--- a/jthanio/static/css/jthanio.css
+++ b/jthanio/static/css/jthanio.css
@@ -5,4 +5,3 @@
.rich-text p {
font-size: 15px;
}
-