11
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="details">
|
||||
<div class="details" style="background-color:#fff;">
|
||||
<el-row>
|
||||
<el-col>
|
||||
<div class="context">
|
||||
@@ -38,7 +38,7 @@ export default {
|
||||
|
||||
.details_title{
|
||||
font-size: 1.2rem;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-family: "微软雅黑";
|
||||
font-weight: 400;
|
||||
color: #B4B4B4;
|
||||
line-height: 1.7rem;
|
||||
@@ -54,7 +54,7 @@ export default {
|
||||
}
|
||||
|
||||
.context {
|
||||
margin: 3rem 4rem;
|
||||
padding: 3rem 4rem;
|
||||
|
||||
.title {
|
||||
font-size: 2.4rem;
|
||||
|
||||
Reference in New Issue
Block a user