Skip to content

Commit c092fdd

Browse files
committed
docs(app): wrong header height
1 parent 64a0fab commit c092fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/app.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ provide('navigation', rootNavigation)
9393
9494
@media (min-width: 1024px) {
9595
.root {
96-
--ui-header-height: 113px;
96+
--ui-header-height: 112px;
9797
}
9898
}
9999
</style>

0 commit comments

Comments
 (0)