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