finish year page

This commit is contained in:
isUnknown 2025-02-21 14:44:43 +01:00
parent 9d3800690d
commit bb924bed7b
5 changed files with 22 additions and 29 deletions

View file

@ -76,18 +76,6 @@ button.toggle.right.open::before {
border: none;
}
.texts__year.short .year__edito {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
overflow: hidden;
}
.texts__year .see-more {
width: 100%;
margin-top: calc(var(--unit--vertical) / 2);
}
@media screen and (min-width: 640px) {
[data-template="home"] #tabs {
margin-top: calc(0px - (10 * var(--unit--vertical)));