...
|
...
|
@@ -44,16 +44,10 @@ $basicBtnC: #eb0313; |
|
|
.pro-detail {
|
|
|
margin-top: 20px;
|
|
|
margin-bottom: 20px;
|
|
|
|
|
|
p:nth-child(2) {
|
|
|
img {
|
|
|
margin-top: 30px;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.pro-detail * {
|
|
|
font-size: 24px!important;
|
|
|
font-size: 24px !important;
|
|
|
color: #444;
|
|
|
line-height: 36px;
|
|
|
margin-bottom: 20px;
|
...
|
...
|
|