优化文章-阅读建议样式

This commit is contained in:
1152958806@qq.com 2023-09-01 11:13:13 +08:00
parent c7a30120a3
commit fa63046d2e
2 changed files with 0 additions and 10 deletions

View File

@ -3,7 +3,6 @@
.relatedPosts-list { .relatedPosts-list {
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
justify-content: space-between;
} }
.relatedPosts>.relatedPosts-list>div { .relatedPosts>.relatedPosts-list>div {
background: #363636; background: #363636;

View File

@ -180,15 +180,6 @@
<style> <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 { .card-info-avatar.is-center {
flex-direction: column; flex-direction: column;
display: flex; display: flex;