General style changes
This commit is contained in:
parent
04abbbbf9c
commit
19d5a2fa52
@ -89,7 +89,7 @@
|
||||
background: linear-gradient(
|
||||
90deg,
|
||||
rgb(3 3 3 / 0) 0%,
|
||||
rgb(3 3 3 / 0.95) 35%,
|
||||
rgb(3 3 3 / 1) 35%,
|
||||
rgb(3 3 3 / 1) 65%
|
||||
);
|
||||
width: tovw(280px, 'default', 150px);
|
||||
@ -128,7 +128,7 @@
|
||||
}
|
||||
|
||||
right: initial;
|
||||
left: tovw(-280px);
|
||||
left: tovw(-220px);
|
||||
transform: scaleX(-1);
|
||||
z-index: 5;
|
||||
}
|
||||
@ -178,7 +178,7 @@
|
||||
background: linear-gradient(
|
||||
90deg,
|
||||
rgb(251 251 251 / 0) 0%,
|
||||
rgb(251 251 251 / 0.95) 35%,
|
||||
rgb(251 251 251 / 1) 35%,
|
||||
rgb(251 251 251 / 1) 65%
|
||||
);
|
||||
width: tovw(280px, 'default', 150px);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user