Improve the spacing on the new demande page
This commit is contained in:
parent
477faf06d7
commit
086bf8e203
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
@import "constants";
|
@import "constants";
|
||||||
|
|
||||||
.demande {
|
.demande {
|
||||||
padding-bottom: $default-padding;
|
padding-top: 3 * $default-padding;
|
||||||
|
padding-bottom: 3 * $default-padding;
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
margin-bottom: $default-padding;
|
margin-bottom: $default-padding;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue