Commit f7cd2de9 by Sweet Zhang

样式调整

parent c76928cd
......@@ -4,7 +4,7 @@
height: 100%;
display: flex;
flex-direction: column;
padding: 20px;
padding: 0 10px 0;
min-height: calc(100vh - 70px);
.newsDetailContent{
background-color: #fff;
......@@ -50,11 +50,15 @@ h3{
color: #999;
h4{
color: #333;
font-size: 16px;
font-size: 18px;
margin-bottom: 5px;
font-weight: bold;
}
}
.contentDetail{
color: #333;
font-size: 12px;
font-size: 16px;
word-break: break-word;
padding-top: 15px;
}
}
\ No newline at end of file
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