Skip to content

Commit

Permalink
Merge pull request #1 from inventionalt/patch-1
Browse files Browse the repository at this point in the history
Codefactor issue fix
  • Loading branch information
inventionpro authored Sep 12, 2024
2 parents 5e41308 + e36176e commit 0162882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neWeb/page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}
.elem {
color: var(--text-0);
margin: 10px auto 0px auto;
margin: 10px auto 0px;
padding: 6px;
border-radius: 0.75rem;
background-color: #66c;
Expand Down Expand Up @@ -81,4 +81,4 @@ <h2>Music</h2>
<br>
<p class="desc">The <a href="/api">bot api</a> is depracated, for good apis visit <a href="https://api.fsh.plus" target="_blank">Fsh api</a></p>
</body>
</html>
</html>

0 comments on commit 0162882

Please sign in to comment.