Changeset - 66cf8f027a8f
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-07 07:08:49
bkuhn@ebb.org
Add bottom padding.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
local.css
Show inline comments
 
body {
 
  padding-top: 70px;
 
  padding-bottom: 100px;
 
}
 
footer {
 
  border-top: 1px solid rgb(229, 229, 229);
0 comments (0 inline, 0 general)