Skip to content

Conversation

@nithinK-142
Copy link

The extra spacing was caused by "rightBox" background being white and by setting image display to block it helps remove any extra spacing.
<>
.rightBox img{
/* bottom extra spacing fix */
display: block;
}
</>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant