We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e228bd6 commit 6902c73Copy full SHA for 6902c73
packages/hooks/docs/.vitepress/theme/home/Home.vue
@@ -155,6 +155,9 @@
155
max-width: 960px;
156
margin: 0px auto;
157
}
158
+ .accent {
159
+ font-size: 76px;
160
+ }
161
162
html:not(.dark) .accent,
163
.dark .tagline {
@@ -278,6 +281,9 @@
278
281
font-size: 64px;
279
282
letter-spacing: -0.5px;
280
283
284
285
+ font-size: 74px;
286
287
.description {
288
font-size: 18px;
289
margin-bottom: 48px;
0 commit comments