Skip to content

Commit 1fe5153

Browse files
authored
fix(style): typo (#708) (#716)
1 parent 8e50154 commit 1fe5153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/theme-default/components/VPFlyout.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ function onBlur() {
9898
display: flex;
9999
align-items: center;
100100
line-height: var(--vp-nav-height-mobile);
101-
font-size: 13px;
101+
font-size: 14px;
102102
font-weight: 500;
103103
color: var(--vp-c-text-1);
104104
transition: color 0.25s;

0 commit comments

Comments
 (0)