Commit 8d5bd92f by qinjianhui

fix: 问题修改

parent 39113fa7
...@@ -116,7 +116,7 @@ export default { ...@@ -116,7 +116,7 @@ export default {
} }
.idea-content img { .idea-content img {
width: 1005; width: 100%;
} }
.idea-content .content-text { .idea-content .content-text {
...@@ -145,7 +145,7 @@ export default { ...@@ -145,7 +145,7 @@ export default {
top: 50px; top: 50px;
} }
.joshine-value { .joshine-value {
width: 1400px; width: 80%;
margin: 0 auto; margin: 0 auto;
padding-top: 48px; padding-top: 48px;
padding-bottom: 64px; padding-bottom: 64px;
......
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