#A mysterious border!

3 messages · Page 1 of 1 (latest)

knotty hearth
#

Looks like youve got some card or div hanging in there which is making it spaced as if theres 3

knotty hearth
#

the <div class="btn-container"> is causing it, its being treated as a 3rd element which is causing ur css to space the out as if there are 3 elements, try commenting it out and see what happens