reverted footer size change

This commit is contained in:
Ian Prest 2018-09-12 12:57:16 -07:00
parent 5f2a5c51ce
commit 0217f3911b

2
kb.css
View file

@ -61,7 +61,7 @@ html, body {
/* Set the fixed height of the footer here */
#footer {
padding: 2em 0 1.6em;
height: 70px;
background-color: #f5f5f5;
}