summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan DeMasi <jrdemasi@gmail.com>2020-03-08 18:06:51 -0600
committerJonathan DeMasi <jrdemasi@gmail.com>2020-03-08 18:06:51 -0600
commit18c43d7b26dea9bb82bef7df476278a5a4b0e920 (patch)
tree31260cd9824e488c9aa997ebb35772001971e761
parent6ada312ec51c3dbdf34b7cbfabf2ecfb65158626 (diff)
downloadjthanio-18c43d7b26dea9bb82bef7df476278a5a4b0e920.tar
jthanio-18c43d7b26dea9bb82bef7df476278a5a4b0e920.tar.gz
jthanio-18c43d7b26dea9bb82bef7df476278a5a4b0e920.tar.bz2
jthanio-18c43d7b26dea9bb82bef7df476278a5a4b0e920.tar.lz
jthanio-18c43d7b26dea9bb82bef7df476278a5a4b0e920.tar.xz
jthanio-18c43d7b26dea9bb82bef7df476278a5a4b0e920.tar.zst
jthanio-18c43d7b26dea9bb82bef7df476278a5a4b0e920.zip
fix footer
-rw-r--r--jthanio/static/css/jthanio.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/jthanio/static/css/jthanio.css b/jthanio/static/css/jthanio.css
index 776cc07..b896d91 100644
--- a/jthanio/static/css/jthanio.css
+++ b/jthanio/static/css/jthanio.css
@@ -18,7 +18,6 @@ body {
}
.footer {
position: absolute;
- bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 60px;