ThomasStarck (Talk | contribs) |
ThomasStarck (Talk | contribs) |
||
Line 47: | Line 47: | ||
transition-timing-function: cubic-bezier(.74,0,.34,1); | transition-timing-function: cubic-bezier(.74,0,.34,1); | ||
display: block; | display: block; | ||
+ | } | ||
+ | #Calque_1{ | ||
+ | height: 100%; | ||
} | } | ||
#SVGcontainer2{ | #SVGcontainer2{ | ||
position: absolute; | position: absolute; | ||
− | height: | + | height: 70vh; |
transition: right 3s; | transition: right 3s; | ||
transition-delay: 2s; | transition-delay: 2s; | ||
transition-timing-function: cubic-bezier(.74,0,.34,1); | transition-timing-function: cubic-bezier(.74,0,.34,1); | ||
display: block; | display: block; | ||
+ | } | ||
+ | #Calque_2{ | ||
+ | height: 100%; | ||
} | } | ||
#MenuSimulator{ | #MenuSimulator{ |
Revision as of 19:20, 8 October 2018