Merge pull request #3222 from betagouv/add-margin
Add some space between the Merci content and the footer
This commit is contained in:
commit
94bd62f9a2
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
.merci {
|
||||
text-align: center;
|
||||
margin-bottom: 60px;
|
||||
|
||||
img {
|
||||
margin-top: 4 * $default-padding;
|
||||
|
|
Loading…
Reference in a new issue