优化文章-阅读建议样式
This commit is contained in:
parent
c7a30120a3
commit
fa63046d2e
|
@ -3,7 +3,6 @@
|
|||
.relatedPosts-list {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.relatedPosts>.relatedPosts-list>div {
|
||||
background: #363636;
|
||||
|
|
|
@ -180,15 +180,6 @@
|
|||
|
||||
|
||||
<style>
|
||||
.is-center {
|
||||
text-align: center;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
flex-direction: row;
|
||||
align-items: center
|
||||
}
|
||||
|
||||
.card-info-avatar.is-center {
|
||||
flex-direction: column;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue