Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ECO-2353] Rearrange items on the market page #325

Merged
merged 16 commits into from
Nov 14, 2024
Prev Previous commit
Next Next commit
Fix market page header border
CRBl69 authored and xbtmatt committed Nov 13, 2024
commit 9c524bc3b069ac2bf65e6717ab45799a716f9526
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ const MainInfo = ({ data }: MainInfoProps) => {
<div
className="flex justify-center mt-[10px]"
style={{
border: `1px solid ${theme.colors.darkGray}`,
borderTop: `1px solid ${theme.colors.darkGray}`,
}}
>
<div