fix borken transalte
This commit is contained in:
parent
4fc28d4906
commit
65150f3514
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
margin-top: 120px;
|
margin-top: 120px;
|
||||||
margin-left: 50%;
|
margin-left: 50%;
|
||||||
translate: -50%;
|
transform: translateX(-50%);
|
||||||
|
|
||||||
width: 50%;
|
width: 50%;
|
||||||
padding-top: 50%; /* 1:1 Aspect Ratio */
|
padding-top: 50%; /* 1:1 Aspect Ratio */
|
||||||
|
|
Loading…
Reference in a new issue