Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott170c committed Dec 7, 2024
1 parent 7121ca0 commit 46ddee5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions app/components/3box.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const Threebox = () => {
mb: '5vh',
paddingBottom: '2vh',
paddingTop: '2vh',

}}>
<Box sx={{
alignItems: 'center',
Expand Down
1 change: 0 additions & 1 deletion app/components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import {
display: 'flex',
//flexDirection: 'column',
alignItems: 'center',
fontWeight: '500px',
// py: '10px',
justifyContent: 'center',
fontSize: '2.7vh',
Expand Down

0 comments on commit 46ddee5

Please sign in to comment.