diff --git a/themes/nav/components/LogoBar.js b/themes/nav/components/LogoBar.js
index 3cff6732158..546f3326a03 100755
--- a/themes/nav/components/LogoBar.js
+++ b/themes/nav/components/LogoBar.js
@@ -15,7 +15,7 @@ export default function LogoBar(props) {
{/* eslint-disable-next-line @next/next/no-img-element */}
+ height='44px' alt={BLOG.AUTHOR + ' - ' + BLOG.NEXT_PUBLIC_BIO} className='md:block' placeholderSrc='' />
{CONFIG.SHOW_TITLE_TEXT && siteInfo?.title}