diff --git a/style.css b/style.css index f10d26b..1d233b3 100644 --- a/style.css +++ b/style.css @@ -166,11 +166,9 @@ body { #page2 .elem .dets{ position: absolute; - /* transform: translate(-50%,-50%); */ - transform: translate(-50%, -50%) translate(-0.18px, 34.54px); + /* transform: translate(-50%, -50%) ; */ will-change: transform; opacity: 1; - } #page2 .elem .dets .dets-info{ @@ -564,10 +562,6 @@ body { margin-bottom: 3vw; } - #page2 .elem .dets { - height: 40px; - } - #moto { display: flex; flex-direction: column;