Skip to content

Commit

Permalink
Remove body margin
Browse files Browse the repository at this point in the history
  • Loading branch information
brittnylapierre committed Sep 26, 2024
1 parent fc2b5c4 commit f6e5337
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ dist-ssr
*.njsproj
*.sln
*.sw?
out

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

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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

4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/assets/index-CY-KrkzT.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-6rJgp9-R.css">
<script type="module" crossorigin src="/assets/index-BLeEN_ud.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C9w2h4M4.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit f6e5337

Please sign in to comment.