Can't remove Whitespace at the bottom of my document

前端 未结 2 1690
被撕碎了的回忆
被撕碎了的回忆 2021-01-27 10:03

I seem to have this block of space generating each time I render the page. I have no idea how it appears there. Below is the image when I inspect in chrome, it happens in other

2条回答
  •  温柔的废话
    2021-01-27 10:35

    I have seen this phantom space a few times before, its something to do with a hidden character that gets added (usually from copy and paste). If you delete the closing

    then re-type them in manually it may fix the problem.

提交回复
热议问题