|
@@ -1,12 +1,12 @@
|
|
|
<template>
|
|
|
<skeleton title="主办单位" titleLine="">
|
|
|
<div class="bg bg3 animate__animated animate__backInUp">
|
|
|
- <p class="duanluo shouh">指导单位</p>
|
|
|
+ <p style="font-size: 18px" class="duanluo shouh">指导单位</p>
|
|
|
</div>
|
|
|
<p class="line-item">省商务厅</p>
|
|
|
<br />
|
|
|
<div class="bg bg3 animate__animated animate__backInUp">
|
|
|
- <p class="duanluo shouh">主办单位</p>
|
|
|
+ <p style="font-size: 18px" class="duanluo shouh">主办单位</p>
|
|
|
</div>
|
|
|
<p class="line-item">西安市投资合作局</p>
|
|
|
<p class="line-item">西安市阎良区人民政府</p>
|
|
@@ -31,7 +31,7 @@ h2 {
|
|
|
margin-bottom: 7px;
|
|
|
padding-top: 7px !important;
|
|
|
padding-bottom: 7px !important;
|
|
|
- font-size: 18px;
|
|
|
+ font-size: 18px !important;
|
|
|
|
|
|
.shouh {
|
|
|
text-indent: 0 !important;
|