fix year and panel texts list spacing
This commit is contained in:
parent
fc267d80d1
commit
84a8437ad2
2 changed files with 5 additions and 3 deletions
|
|
@ -154,9 +154,6 @@ button.see-more {
|
|||
}
|
||||
|
||||
/* ================= TEXT ITEM ================= */
|
||||
.texts .text {
|
||||
margin-bottom: var(--unit--vertical);
|
||||
}
|
||||
.panel .text:first-child,
|
||||
.panel .text:last-child {
|
||||
margin-bottom: calc(var(--unit--vertical) * 2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue