|
@@ -334,8 +334,9 @@ onDeactivated(() => {
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
|
|
|
|
// transform: scale(.5) translateY(-52%);
|
|
// transform: scale(.5) translateY(-52%);
|
|
- transform: translateY(-100%);
|
|
|
|
|
|
+ transform: translateY(-200%);
|
|
position: absolute;
|
|
position: absolute;
|
|
|
|
+ // opacity: 0;
|
|
}
|
|
}
|
|
&.show {
|
|
&.show {
|
|
padding: 125px 100px 75px;
|
|
padding: 125px 100px 75px;
|