Skip to content

Commit 1248eb0

Browse files
Merge pull request #131 from bitlogic/SBIT-619-visualizacion-imagenes-cortadas
SBIT-619 se modifica estilo para que la imagen se vea bien
2 parents c2c729a + 0e0596d commit 1248eb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/Banners/BannerTop.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
.BannerTop {
4141
&__bgImage {
4242
min-height: 55vh;
43+
44+
&::after {
45+
background-position: top !important;
46+
}
4347
}
4448

4549
&__titleContainer {

0 commit comments

Comments
 (0)