How to adjust the width of a hr tag

后端 未结 7 628
情话喂你
情话喂你 2021-01-19 02:53

I\'ve got a problem with setting the width of


tag.. I mean I want my
tag to be displayed half of the full width like this ima
7条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-19 03:24

    It seems that is not the hr tag. probably it's the border bottom for the span container the text. so the width of the span will define the line width. use padding for the span to adjust the line-width.

    I did a search and it seems this is the theme you are using: https://theme.co/x/

提交回复
热议问题