Skip to content

Commit

Permalink
sidebar items pushed up
Browse files Browse the repository at this point in the history
  • Loading branch information
royayush1 committed Feb 23, 2024
1 parent 00b3f36 commit af33c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/widgets/sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export const Sidebar = () => {
</ReactRouterLink>
</div>
)}
<div style={{ paddingTop: 280 }}></div>
<div style={{ paddingTop: 150 }}></div>
<Link
className="menu-item"
href="https://www.dishzero.ca/how-it-works-1"
Expand Down

0 comments on commit af33c09

Please sign in to comment.