Commit d2bad46e authored by Bryce Johnson's avatar Bryce Johnson

Add padding to fixed footer, to more quickly support scrolling.

parent 1dd826d4
......@@ -250,4 +250,8 @@
height: 40px;
background: $white-light;
}
.navless-container {
padding: 65px; // height of footer + bottom padding of email confirmation link
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment