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.
February 19, 2016 at 3:44 am
#238160
Participant
Use :before for creating the border, that way you can handle it as an independent element.
http://codepen.io/jorgenrique/pen/JGqOMb