Skip to content

Commit

Permalink
RWD: home page: removed padding top from main-intainer
Browse files Browse the repository at this point in the history
  • Loading branch information
fballiano committed Oct 2, 2024
1 parent efbd58c commit 1bda251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/skin/frontend/rwd/default/css/madisonisland.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* Primary Banner
*/
body.cms-home .main-container {
padding-top: 20px;
padding-top: 0;
}

.slideshow .banner-msg {
Expand Down

0 comments on commit 1bda251

Please sign in to comment.