style(ui): 开发署名微调(间距与字号 15px)

This commit is contained in:
Pine
2026-08-18 02:32:38 +08:00
parent 66b6a7fbbd
commit 7d3cdded9e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ export default function PageHeader() {
<h1 className="bd-header-title">昆明市大学生创业园 <span className="bd-header-title-accent">· OPC 智能园区数字运营中心</span></h1>
<div className="bd-header-sub">云南省首家政府主办大学生创业孵化园区 · <span className="bd-header-content—highlights">空间+孵化+融资+政策+资源+AI赋能+综合服务</span> 七位一体</div>
</div>
<span className="bd-credit">云南派音人工智能科技有限公司 开发</span>
<span className="bd-credit"> 云南派音人工智能科技有限公司 开发</span>
</div>
<div className="bd-header-right">
{/* 媒体轮播页:页眉内嵌播放控制 */}
+1 -1
View File
@@ -2690,7 +2690,7 @@
/* 页眉开发署名(跟在左侧标题后,上下居中) */
.bd-credit {
flex: none;
font-size: 11px;
font-size: 15px;
color: var(--bd-sub, #7d8fa9);
white-space: nowrap;
letter-spacing: 0.02em;