Skip to content

Commit c97a08c

Browse files
author
hexagoncircle
committed
Update utility class breakpoint
1 parent ca7acb7 commit c97a08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/_includes/layouts/base.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ ogimage: "/img/og/default-og-image.png"
5959
</symbol>
6060
</defs>
6161
</svg>
62-
<div class="sm:grid sm:page-layout">
62+
<div class="md:grid sm:page-layout">
6363
<div class="bg-gray-100 dark:bg-blue-900 border-r border-gray-300 dark:border-blue-800">
6464
{% include "header.njk" %}
6565
</div>

0 commit comments

Comments
 (0)