Line 144: | Line 144: | ||
.menu_hidden{ | .menu_hidden{ | ||
− | transform: translateX(-0%) translateY(- | + | transform: translateX(-0%) translateY(-70%); |
/*100% - .menu.height + .menu_teccem.heigh | /*100% - .menu.height + .menu_teccem.heigh | ||
− | 100 - 35 + | + | 100 - 35 + 25 = 90 |
+ | 100 + 35 - 55 - 10 = | ||
*/ | */ | ||
} | } | ||
Line 166: | Line 167: | ||
} | } | ||
.menu_teccem{ | .menu_teccem{ | ||
− | height: | + | height: 55%; |
padding: 0; | padding: 0; | ||
display: flex; | display: flex; | ||
Line 182: | Line 183: | ||
margin-top: 0; | margin-top: 0; | ||
background: red; | background: red; | ||
− | height: | + | height: 30%; |
z-index: 9999; | z-index: 9999; | ||
} | } |
Revision as of 21:41, 12 September 2021