home page

This commit is contained in:
Betteloni 2024-10-23 18:58:05 -03:00
parent 5608fa4184
commit f8c10284fc
3 changed files with 5 additions and 6 deletions

View file

@ -1,4 +1,4 @@
@import "../../../@theme/styles/themes";
@import '../../../@theme/styles/themes';
nb-checkbox {
margin-bottom: 1rem;

View file

@ -1,4 +1,4 @@
@import "../../../@theme/styles/themes";
@import '../../../@theme/styles/themes';
nb-checkbox {
margin-bottom: 1rem;

View file

@ -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;