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
|
|
@ -91,6 +91,11 @@ body {
|
|||
content: "]";
|
||||
}
|
||||
|
||||
/* ================= COLORS ================= */
|
||||
.texts .text {
|
||||
margin-bottom: var(--unit--vertical);
|
||||
}
|
||||
|
||||
/* ================= COLORS ================= */
|
||||
.color {
|
||||
color: var(--color);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue