This commit is contained in:
parent
1c2c45e5ab
commit
172923fc6d
1 changed files with 3 additions and 3 deletions
|
|
@ -162,14 +162,14 @@ button.see-more {
|
||||||
margin-bottom: calc(var(--unit--vertical) * 2);
|
margin-bottom: calc(var(--unit--vertical) * 2);
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel .text:first-child .text__title {
|
.panel__collection--years .text:first-child .text__title {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding-left: var(--unit--horizontal);
|
padding-left: var(--unit--horizontal);
|
||||||
}
|
}
|
||||||
.panel .text:first-child .text__infos {
|
.panel__collection--years .text:first-child .text__infos {
|
||||||
padding-left: var(--unit--horizontal);
|
padding-left: var(--unit--horizontal);
|
||||||
}
|
}
|
||||||
.panel .text:first-child .text__infos::before {
|
.panel__collection--years .text:first-child .text__infos::before {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue