Lower the footer inner padding
This commit is contained in:
parent
1def444d0f
commit
61c41fa9cb
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ footer {
|
|||
}
|
||||
|
||||
.dossier-footer {
|
||||
@include vertical-padding(48px);
|
||||
@include vertical-padding(30px);
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue