hookehuyr

fix 客户需要段落不要分隔

...@@ -83,7 +83,7 @@ const videoInfo = { ...@@ -83,7 +83,7 @@ const videoInfo = {
83 font-size: 1.05rem; 83 font-size: 1.05rem;
84 margin-bottom: 5rem; 84 margin-bottom: 5rem;
85 p { 85 p {
86 - padding-bottom: 1rem; 86 + // padding-bottom: 1rem;
87 line-height: 1.75; 87 line-height: 1.75;
88 } 88 }
89 } 89 }
......