add padding-top footer mobile
This commit is contained in:
parent
e87d9af52c
commit
30d5816ae5
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