Skip to content

Commit

Permalink
update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
besoeasy committed Nov 21, 2023
1 parent 087eaf4 commit e2e833e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ async function buildIndex() {

const indexHTML = `
<html>
<body class="m-auto container">
<body class="m-auto container my-20">
${mainIndex}
</body>
<script defer src="https://cdn.tailwindcss.com"></script>
Expand Down

0 comments on commit e2e833e

Please sign in to comment.