Commit 353fff83 by yakoff94

fix tag p line height

parent 9ec2d7d5
...@@ -400,6 +400,11 @@ body{ ...@@ -400,6 +400,11 @@ body{
p{ p{
margin-top: 0; margin-top: 0;
&:after {
content:"";
display:inline-block;
width:0;
}
} }
img, video, iframe{ img, video, iframe{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment