|
@@ -53,10 +53,10 @@ export default {
|
|
|
border-image: linear-gradient(
|
|
|
to top,
|
|
|
rgba(0, 210, 255, 1),
|
|
|
- rgba(14, 141, 236, 0.1)
|
|
|
+ rgba(10, 36, 61, 0.1)
|
|
|
);
|
|
|
border-image-slice: 1;
|
|
|
- background-color: rgba(10, 36, 61, 0.5);
|
|
|
+ background-color: rgba(10, 36, 61, 0.4);
|
|
|
background-color: linear-gradient(
|
|
|
to top,
|
|
|
rgba(6, 135, 220, 0.25),
|