Skip to content

Commit

Permalink
Fixing sponsors single image margin
Browse files Browse the repository at this point in the history
  • Loading branch information
robertotunon authored May 17, 2020
1 parent 0e78050 commit a67d86d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 2020theme/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4356,10 +4356,11 @@ div[class^="wcorg-sponsor-level-"] {
width: auto;
max-height: 10rem; }

/*_______ Sponsors single _______*/
.single.single-wcb_sponsor .entry-image {
padding: 0 2rem;
background: white;
margin-bottom: -4.5rem; }
margin-bottom: -5.5rem; }

.single.single-wcb_sponsor .entry-title {
margin-bottom: 4rem; }
Expand Down

0 comments on commit a67d86d

Please sign in to comment.