Skip to content

Commit 6902c73

Browse files
committed
docs: home title
1 parent e228bd6 commit 6902c73

File tree

1 file changed

+6
-0
lines changed
  • packages/hooks/docs/.vitepress/theme/home

1 file changed

+6
-0
lines changed

packages/hooks/docs/.vitepress/theme/home/Home.vue

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@
155155
max-width: 960px;
156156
margin: 0px auto;
157157
}
158+
.accent {
159+
font-size: 76px;
160+
}
158161
159162
html:not(.dark) .accent,
160163
.dark .tagline {
@@ -278,6 +281,9 @@
278281
font-size: 64px;
279282
letter-spacing: -0.5px;
280283
}
284+
.accent {
285+
font-size: 74px;
286+
}
281287
.description {
282288
font-size: 18px;
283289
margin-bottom: 48px;

0 commit comments

Comments
 (0)