|
|
@@ -137,7 +137,8 @@ export default {
|
|
|
|
|
|
.page {
|
|
|
min-height: var(--app-height) !important;
|
|
|
- background: linear-gradient(181deg, #7dbdff 0%, #7ebdff 54%, #61c65e 61%, #61c65d 100%);
|
|
|
+ background-color: #272B2E;
|
|
|
+ // background: linear-gradient(181deg, #7dbdff 0%, #7ebdff 54%, #61c65e 61%, #61c65d 100%);
|
|
|
// .flex-col();
|
|
|
// justify-content: center;
|
|
|
// align-items: center;
|