Add some spacing to tab paragraphs and lists
Otherwise the personnes impliquées tab looks odd
This commit is contained in:
parent
9ec61a6a73
commit
64f9f087a0
2 changed files with 8 additions and 2 deletions
|
@ -14,6 +14,11 @@
|
|||
margin-bottom: $default-padding;
|
||||
}
|
||||
|
||||
.tab-list,
|
||||
.tab-paragraph {
|
||||
margin-bottom: 2 * $default-padding;
|
||||
}
|
||||
|
||||
.accompagnateur-header {
|
||||
background-color: $light-grey;
|
||||
padding-top: $default-padding;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue