nav - show subtitles
This commit is contained in:
parent
3a6ff118bc
commit
d54ed28aa0
3 changed files with 73 additions and 78 deletions
|
|
@ -163,6 +163,11 @@ button.see-more {
|
|||
display: inline-block;
|
||||
padding-left: var(--unit--horizontal);
|
||||
}
|
||||
|
||||
.panel .text__title h5 {
|
||||
margin-top: calc(var(--unit--vertical) / 2);
|
||||
}
|
||||
|
||||
.panel__collection--years .text:first-child .text__infos {
|
||||
padding-left: var(--unit--horizontal);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue