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 91e603c commit 99048a2Copy full SHA for 99048a2
docs/.vitepress/theme/style.css
@@ -126,26 +126,26 @@
126
}
127
128
@media (min-width: 960px) {
129
- .name[data-v-72cc4481] {
+ .VPHero .name {
130
font-size: 70px;
131
line-height: 80px;
132
133
134
135
136
- .text[data-v-72cc4481] {
+ .VPHero .text {
137
font-size: 54px;
138
139
140
141
142
143
- .tagline[data-v-72cc4481] {
+ .VPHero .tagline {
144
font-size: 28px;
145
146
147
148
-.title[data-v-55e263fd] {
+.VPNav .title {
149
display: flex;
150
align-items: center;
151
border-bottom: 1px solid transparent;
0 commit comments