Improve the spacing on the new demande page

This commit is contained in:
gregoirenovel 2018-09-23 21:45:39 +02:00
parent 477faf06d7
commit 086bf8e203

View file

@ -1,7 +1,8 @@
@import "constants";
.demande {
padding-bottom: $default-padding;
padding-top: 3 * $default-padding;
padding-bottom: 3 * $default-padding;
h1 {
margin-bottom: $default-padding;