Skip to content

Commit 678081a

Browse files
authored
Update default.astro
1 parent e370e95 commit 678081a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/layouts/default.astro

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,8 @@ try {
9898
>
9999
<div class="md:flex-1">
100100
</div>
101-
<div class="flex py-2">
101+
<div class="flex md:py-2">
102102
<div class="flex-1">
103-
104103
</div>
105104
<label class="swap swap-rotate">
106105
<input type="checkbox" id="theme_switcher"/>

0 commit comments

Comments
 (0)