Skip to content

Commit 2eee110

Browse files
committed
フッターのスタイルを修正
1 parent f560e86 commit 2eee110

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const { mode = "light" } = Astro.props;
1212

1313
<footer
1414
class="md:fixed md:h-dvh w-full md:w-28 md:self-start md:flex md:items-center md:justify-end
15-
py-8 md:p-0 md:border-r md:border-black md:border-dashed md:right-0"
15+
py-8 md:p-0 md:right-0"
1616
>
1717
<div class="pt-8 md:p-0 h-20 md:h-screen w-full md:w-20 flex flex-col">
1818
<a href="https://twitter.com/41_36_22/">

0 commit comments

Comments
 (0)