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

@ -132,10 +132,11 @@ button.toggle.right::before {
padding-right: 1vw;
}
body:not([data-template="home"]) #logo * {
font-size: 6vw;
font-size: 5.6vw;
}
body:not([data-template="home"]) #logo span {
height: 5vw;
padding-right: calc(var(--unit--horizontal) - 0.3vw);
}
body:not([data-template="home"]) #main-header.minimized #inactuel {
margin-top: -4.9vw;