Please add the below CSS code to at the end of your base.css file.
@media(min-width:990px){
body .header{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
}
Please add the below CSS code to at the end of your base.css file.
@media(min-width:990px){
body .header{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
}