style:文章中的图片加入一定的隔离。
This commit is contained in:
parent
830ed32578
commit
d0c1c78967
|
@ -148,3 +148,8 @@ footer {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
article {
|
||||||
|
img, video {
|
||||||
|
margin-top: 8px;
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user