Skip to content

Commit 88c6625

Browse files
committed
remove headerbar fixed height
1 parent 8b5b465 commit 88c6625

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Navigation/Headerbar.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ const { pageTitle } = Astro.props;
99
#header-bar {
1010
display: flex;
1111
box-sizing: border-box;
12-
height: 80px;
1312
padding: 1rem;
1413
position: sticky;
1514
top: 0;

0 commit comments

Comments
 (0)