MurhafSousli / ngx-teximate

Angular text animations

Home Page:https://murhafsousli.github.io/ngx-teximate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert line element from DIV to P

MurhafSousli opened this issue · comments

Currently it can be solved by adding

.line{
    margin-bottom: 12px;
}

but it is better to use <p> instead of <div>