4,456
edits
No edit summary |
No edit summary |
||
Line 225: | Line 225: | ||
text-align: left; /* align text to the left edge of the image */ | text-align: left; /* align text to the left edge of the image */ | ||
width: 100%; /* take the full width of the image container */ | width: 100%; /* take the full width of the image container */ | ||
} | |||
.vector-body p { | |||
margin: 0 !important; | |||
padding: 0 !important; | |||
} | } | ||