Fix the layout of banner in the home page for the 2021 theme

This commit is contained in:
Rodrigo Primo 2020-11-19 11:55:39 -03:00
parent 0f85f1d754
commit 673b50b4fd
1 changed files with 10 additions and 0 deletions

View File

@ -2432,6 +2432,16 @@ a.reset_variations {
}
}
/**
* Home page
*/
.home #main {
.wp-block-cover {
max-width: none;
}
}
/**
* Shop page
*/