``` para1 para2 ``` the negative margin-top of the para2 becomes wrong because it is calculated according the the para2's size https://github.com/typeplate/starter-kit/blob/v2.0.0/css/typeplate.css#L277 Should there be css rules like `p.typl8-tera + p`, `p.typl8-giga + p`, etc?
the negative margin-top of the para2 becomes wrong because it is calculated according the the para2's size
https://github.com/typeplate/starter-kit/blob/v2.0.0/css/typeplate.css#L277
Should there be css rules like
p.typl8-tera + p,p.typl8-giga + p, etc?