diff --git a/assets/css/src/nav.css b/assets/css/src/nav.css index 8303155..cca70b6 100644 --- a/assets/css/src/nav.css +++ b/assets/css/src/nav.css @@ -162,14 +162,14 @@ button.see-more { margin-bottom: calc(var(--unit--vertical) * 2); } -.panel .text:first-child .text__title { +.panel__collection--years .text:first-child .text__title { display: inline-block; padding-left: var(--unit--horizontal); } -.panel .text:first-child .text__infos { +.panel__collection--years .text:first-child .text__infos { padding-left: var(--unit--horizontal); } -.panel .text:first-child .text__infos::before { +.panel__collection--years .text:first-child .text__infos::before { content: ""; position: absolute; left: 0;