I am currently facing a minor issue with a website I am working on that, while not a major problem, would be great to resolve. The site, including all promotional materials for the event it represents, has been designed based on a precise square grid. Everything appears to be functioning properly, except for one small hiccup:
At the bottom of the page, there are some paragraphs of text that are causing the layout to shift by a third of a grid square. Since we have set the line-height of the text to match this measurement, is there a way to apply some intelligent padding at the end of these paragraphs to realign the following elements to conform to the grid? Without resorting to Javascript calculations, is there a solution available?