Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS I want to increase size of css3 border but not “move” the content at the same time. Reply To: I want to increase size of css3 border but not “move” the content at the same time.

#238160
jorgenrique
Participant

Use :before for creating the border, that way you can handle it as an independent element.
http://codepen.io/jorgenrique/pen/JGqOMb