Add a bottom margin to leave space after last logo.
This commit is contained in:
parent
c8cb31aa85
commit
a879cb6b44
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@ body.conservancy-sponsors #navbar ul li.sponsors a /* NO COMMA HERE! */
|
|||
|
||||
#sponsor ul {
|
||||
clear: all;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#sponsor li {
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in a new issue