fine tune
This commit is contained in:
parent
266765fa75
commit
9e093fbfce
1 changed files with 5 additions and 1 deletions
|
|
@ -34,10 +34,14 @@
|
|||
}
|
||||
|
||||
#main-header.minimized #inactuel {
|
||||
margin-top: -19.6vw;
|
||||
margin-top: -20vw;
|
||||
transform: translateX(-2px) translateY(-2px);
|
||||
}
|
||||
|
||||
#main-header.minimized #inactuel:not([data-template="home"] *) {
|
||||
transform: translateX(-1px) translateY(-1px) !important;
|
||||
}
|
||||
|
||||
.page-cover {
|
||||
position: relative;
|
||||
height: 100svh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue