fix: update title of the blog nowrap

This commit is contained in:
satnaing
2023-09-10 15:26:15 +06:30
committed by Sat Naing
parent 0c92492959
commit 87b3e5b8cd
+1 -1
View File
@@ -17,7 +17,7 @@ const { activeNav } = Astro.props;
<a id="skip-to-content" href="#main-content">Skip to content</a> <a id="skip-to-content" href="#main-content">Skip to content</a>
<div class="nav-container"> <div class="nav-container">
<div class="top-nav-wrap"> <div class="top-nav-wrap">
<a href="/" class="logo"> <a href="/" class="logo whitespace-nowrap">
{ {
LOGO_IMAGE.enable ? ( LOGO_IMAGE.enable ? (
<img <img