Add padding to footer
This commit is contained in:
parent
7137145c36
commit
4b5946b4fc
1 changed files with 5 additions and 0 deletions
|
@ -156,3 +156,8 @@ footer.page-footer {
|
||||||
.platinum-sponsors .sponsor-name {
|
.platinum-sponsors .sponsor-name {
|
||||||
font-size: 110px;
|
font-size: 110px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
footer {
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue