remove bottom border on posts-wrapper
This commit is contained in:
parent
e994ac451b
commit
4693019e90
|
@ -722,7 +722,6 @@ blockquote {
|
||||||
|
|
||||||
.posts-wrapper {
|
.posts-wrapper {
|
||||||
position: relative;
|
position: relative;
|
||||||
border-bottom: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue