.banner__media {
height: 10%;
}
I have used the above code, this helped in reducing the banner size, but a blank space section is there
how to reduce its height, it seems to be the container
.banner__media {
height: 10%;
}
I have used the above code, this helped in reducing the banner size, but a blank space section is there
how to reduce its height, it seems to be the container