Skip to content

Commit 44b8b76

Browse files
committed
feat: 调整搜索框标题样式,优化字体大小
1 parent 7009d1c commit 44b8b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<template #header>
1515
<div class="pb-4 d-flex justify-space-between">
1616
<span
17-
class="text-h4 font-italic font-weight-thin d-flex align-center"
17+
class="text-sm-h4 text-h5 font-italic font-weight-thin d-flex align-center"
1818
>
1919
<RunSvg style="height: 40px; width: 40px"></RunSvg>
2020
<span>Search Search Go...</span>

0 commit comments

Comments
 (0)