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 660a46d commit 6c019f2Copy full SHA for 6c019f2
packages/react-core/src/components/Compass/examples/CompassDockDemo.tsx
@@ -76,7 +76,7 @@ export const CompassDockDemo: React.FunctionComponent = () => {
76
<MastheadMain>
77
<MastheadBrand>
78
<MastheadLogo component={(props) => <a {...props} href="#" />}>
79
- <Brand src={pfLogo} alt="PatternFly" heights={{ default: '36px' }} />
+ <Brand src={pfLogo} alt="PatternFly" heights={{ default: '37px' }} />
80
</MastheadLogo>
81
</MastheadBrand>
82
</MastheadMain>
0 commit comments