added margin to exohub image #10
Loading…
Reference in New Issue
No description provided.
Delete Branch "codedotjs/website-exozyme:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I added
margin: 0em 0em 1em 0em
to the exohub image for the text not to continue below the image.Just ignore the title of the commit. It sais that I added padding.
Note that this only works as long as the text is not longer than three lines. Therefore it is more like a temporary fix.
@codedotjs Do the other images need the same margin to be applied? Also, the text is only two lines when I open the website on my computer, so I'm not sure what's going on there.
If we want to apply the same margin to all the images, we should probably create a class and apply CSS to that class on the
style.css
.@codedotjs I just pushed a big rewrite of our CSS, so does this issue still exist?
I'm closing this for now since it should be solved by the recent CSS rewrite. Please reopen this if the issue still exists!
The issue seems to be solved.
Pull request closed