Skip to content

Commit 660a46d

Browse files
authored
Update packages/react-core/src/demos/examples/Page/PageDockedNav.tsx
1 parent c43c253 commit 660a46d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-core/src/demos/examples/Page/PageDockedNav.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export const PageDockedNav: React.FunctionComponent = () => {
9393
<MastheadMain>
9494
<MastheadBrand>
9595
<MastheadLogo component={(props) => <a {...props} href="#" />}>
96-
<Brand src={pfIconLogo} alt="PatternFly" heights={{ default: '36px' }} />
96+
<Brand src={pfIconLogo} alt="PatternFly" heights={{ default: '37px' }} />
9797
</MastheadLogo>
9898
</MastheadBrand>
9999
</MastheadMain>

0 commit comments

Comments
 (0)