1
I’d like some help with mine footer
, that is getting totally misaligned, I have tried a clear: both
, but without success, I would like a help to correct this error. the original footer code is this:
https://codepen.io/x-gyba/pen/pEmyRk
and my current project is this: https://codepen.io/x-gyba/pen/pNmbEe
See that it is totally deformed, where the error can be?
first, the "<p> tag is max-width:700px" (picking from the global scope), so the copyright is not aligned in the center correctly
– samuel silva
See there: https://codepen.io/anon/pen/GrNWaq
– Diego Souza