some more visual improvements

This commit is contained in:
2025-01-28 18:14:04 +01:00
parent 91938efe35
commit 2ae9a04aae
2 changed files with 16 additions and 2 deletions

View File

@@ -15,7 +15,14 @@ function App() {
<Rankings />
<footer>
<p className="grey">
something not working? message <a href="https://t.me/x0124816">me</a>.
something not working?
<br />
message <a href="https://t.me/x0124816">me</a>.
<br />
or fix it here:{" "}
<a href="https://git.0124816.xyz/julius/cutt" key="gitea">
<img src="gitea.svg" alt="gitea" height="16" />
</a>
</p>
</footer>
</>