Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…lfinance into feature/bugfixes-dev
  • Loading branch information
npy11 authored and npy11 committed Oct 7, 2024
2 parents 2a34b8b + 03a51d7 commit 93dce78
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions blocks/carousel/carousel.css
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,6 @@
right: 0;
}

.section.banner-carousel-wrapper.business-loan-mob-text-banner .carousel-wrapper .panel-container .teaser.block.teaser-block-six>.background .foreground .text .short-description>h1,
.section.banner-carousel-wrapper.business-loan-mob-text-banner .carousel-wrapper .panel-container .teaser.block.teaser-block-six>.background .foreground .text .short-description>p {
display: none
}
Expand Down Expand Up @@ -753,19 +752,10 @@
.section.banner-carousel-wrapper.self-employed-banner .carousel-wrapper .panel-container .teaser.block>.background .front-picture {
right: 10px;
}
.section.banner-carousel-wrapper.business-loan-mob-text-banner .carousel-wrapper .panel-container .teaser.block.teaser-block-six>.background .foreground .text .short-description>h1,
.section.banner-carousel-wrapper.business-loan-mob-text-banner .carousel-wrapper .panel-container .teaser.block.teaser-block-six>.background .foreground .text .short-description>p {
display: block;
}

.section.banner-carousel-wrapper.business-loan-mob-text-banner .carousel-wrapper .panel-container .teaser.block.teaser-block-six>.background .foreground .text .short-description>h1 {
color: var(--black);
font-family: "Nunito-Extrabold", sans-serif;
font-size: 1.5rem;
font-weight: 800;
line-height: 32px;
margin: unset;
}
.section.banner-carousel-wrapper.business-loan-mob-text-banner .carousel-wrapper .panel-container .teaser.block.teaser-block-six>.background .foreground .text .short-description>p {
color: var(--gradient-gray);
font-family: "Nunito-Regular", sans-serif;
Expand All @@ -774,8 +764,6 @@
line-height: 20px;
margin-top: 12px;
}
.section.banner-carousel-wrapper.business-loan-mob-text-banner .carousel-wrapper .panel-container .teaser.block>.background .foreground .text .title>h1,
.section.banner-carousel-wrapper.business-loan-mob-text-banner .carousel-wrapper .panel-container .teaser.block>.background .foreground .text .eyebrow,
.section.banner-carousel-wrapper.business-loan-mob-text-banner .carousel-wrapper .panel-container .teaser.block.teaser-block-six>.background .foreground .text .long-description>p {
display: none;
}
Expand Down

0 comments on commit 93dce78

Please sign in to comment.