|
@@ -248,7 +248,7 @@ function toCategories() {
|
|
|
opacity: 0.9;
|
|
|
border-radius: 6px!important;
|
|
|
inset: unset!important;
|
|
|
- // left: 50%!important;
|
|
|
+ left: calc(50vw - 600px) !important;
|
|
|
top:58px!important;
|
|
|
// transition: all 0.3s ease-in-out;
|
|
|
// transform: translateX(-50%);
|