redesign home with edito

This commit is contained in:
isUnknown 2024-04-11 12:56:45 +02:00
parent 6c25374e09
commit 8aa1b420d9
4 changed files with 20 additions and 25 deletions

View file

@ -49,14 +49,6 @@ body[data-template="home"] {
display: flex;
flex-direction: column;
}
.page-cover .edito {
max-height: 43svh;
overflow: auto;
margin-top: var(--unit--vertical);
box-sizing: border-box;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.page-cover .text-wrapper {
height: 100%;