Skip to content

Commit

Permalink
Update src/components/Sidebar.astro
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Flueren <[email protected]>
  • Loading branch information
Sporiff and JonOfUs authored Feb 2, 2024
1 parent e1b0ef1 commit 45f1beb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Sidebar.astro
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ const { sidebar } = Astro.props;
bottom: 2rem;
text-align: center;
margin: auto;
width: 100%;
@media (min-width: 50rem) {
text-align: unset;
position: absolute;
Expand Down

0 comments on commit 45f1beb

Please sign in to comment.