Skip to content

Commit 5e45627

Browse files
committed
chore: biome
1 parent 6337eed commit 5e45627

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ export function Footer() {
154154
</div>
155155
</div>
156156

157-
<div className="typo-body-small md:typo-body-large mt-36 flex w-full items-center justify-center gap-4 text-center text-text-secondary mx-auto md:mb-12 md:px-8 md:max-w-7xl md:justify-between md:text-left">
157+
<div className="typo-body-small md:typo-body-large mx-auto mt-36 flex w-full items-center justify-center gap-4 text-center text-text-secondary md:mb-12 md:max-w-7xl md:justify-between md:px-8 md:text-left">
158158
<p id="copyright">PoliNetwork 2016-2026 © All rights reserved</p>
159159
{/**<div id="select-language">
160160
<DropdownButton

0 commit comments

Comments
 (0)