nav : increase spacing at the end of the collection list
This commit is contained in:
parent
4758048e61
commit
72a84c9283
1 changed files with 3 additions and 0 deletions
|
|
@ -137,6 +137,9 @@ button.search__icon {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ================= YEARS ================= */
|
/* ================= YEARS ================= */
|
||||||
|
.panel__collection .panel__item:last-child {
|
||||||
|
margin-bottom: 6rem;
|
||||||
|
}
|
||||||
.panel-item-content__edito {
|
.panel-item-content__edito {
|
||||||
margin-bottom: calc(var(--unit--vertical) / 2);
|
margin-bottom: calc(var(--unit--vertical) / 2);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue