Skip to content

Commit

Permalink
insta auto
Browse files Browse the repository at this point in the history
  • Loading branch information
RandolphTang committed Oct 7, 2024
1 parent c4c319e commit b0543f2
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 388 deletions.
315 changes: 11 additions & 304 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@behold/react": "^0.1.10",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.14.8",
Expand Down
2 changes: 1 addition & 1 deletion src/CSS/CommonItems.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
justify-content: center;
gap: 10%;
text-align: center;
margin-bottom: 5rem;
margin-bottom: 1rem;
}

.articleSection {
Expand Down
Loading

0 comments on commit b0543f2

Please sign in to comment.