diff --git a/src/app/admin/brand/brand-upsert/brand-upsert.component.scss b/src/app/admin/brand/brand-upsert/brand-upsert.component.scss index 9aaa246f..248a5bbd 100644 --- a/src/app/admin/brand/brand-upsert/brand-upsert.component.scss +++ b/src/app/admin/brand/brand-upsert/brand-upsert.component.scss @@ -1,4 +1,4 @@ -@import "../../../@theme/styles/themes"; +@import '../../../@theme/styles/themes'; nb-checkbox { margin-bottom: 1rem; diff --git a/src/app/admin/chat/chat/chat.component.scss b/src/app/admin/chat/chat/chat.component.scss index 9aaa246f..248a5bbd 100644 --- a/src/app/admin/chat/chat/chat.component.scss +++ b/src/app/admin/chat/chat/chat.component.scss @@ -1,4 +1,4 @@ -@import "../../../@theme/styles/themes"; +@import '../../../@theme/styles/themes'; nb-checkbox { margin-bottom: 1rem; diff --git a/src/app/public/home/home.component.scss b/src/app/public/home/home.component.scss index 35eef98f..c0545c18 100644 --- a/src/app/public/home/home.component.scss +++ b/src/app/public/home/home.component.scss @@ -1,6 +1,6 @@ -@import "../../@theme/styles/themes"; -@import "bootstrap/scss/mixins/breakpoints"; -@import "@nebular/theme/styles/global/breakpoints"; +@import '../../@theme/styles/themes'; +@import 'bootstrap/scss/mixins/breakpoints'; +@import '@nebular/theme/styles/global/breakpoints'; @include nb-install-component() { .solar-card nb-card-header { @@ -55,7 +55,6 @@ mdb-carousel-item { color: #8994a3; margin-bottom: 1rem; background: white; - color: #000000e0; box-shadow: 0 8px 20px #dae0eb99; margin-left: 10px; margin-right: 10px;