finish year page
This commit is contained in:
parent
9d3800690d
commit
bb924bed7b
5 changed files with 22 additions and 29 deletions
|
|
@ -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)));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue