Convert line element from DIV to P
MurhafSousli opened this issue · 0 comments
MurhafSousli commented
Currently it can be solved by adding
.line{
margin-bottom: 12px;
}
but it is better to use <p>
instead of <div>
MurhafSousli opened this issue · 0 comments
Currently it can be solved by adding
.line{
margin-bottom: 12px;
}
but it is better to use <p>
instead of <div>