Merge pull request #3492 from movilla/footer_mobile
add padding-top footer mobile [ci skip]
This commit is contained in:
commit
f065ba624b
1 changed files with 1 additions and 1 deletions
|
|
@ -332,7 +332,7 @@ footer {
|
|||
margin: 10px;
|
||||
}
|
||||
padding: {
|
||||
top: 20px;
|
||||
top: 60px;
|
||||
bottom: 30px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue