mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-09-07 21:34:06 +00:00
General style changes
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user