mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
add footer padding
This should make sure the footer does not come too close to the top when there is no content. Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
This commit is contained in:
parent
f9604c40a1
commit
34172a0543
@ -187,6 +187,7 @@ footer {
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: 150px;
|
||||
padding-top: 150px;
|
||||
}
|
||||
|
||||
footer license-info p {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user