feat: text on logo

This commit is contained in:
2025-01-28 15:40:23 +01:00
parent de751e1595
commit a41c6717c8
2 changed files with 32 additions and 6 deletions

View File

@@ -5,11 +5,13 @@ import Rankings from "./Rankings";
function App() {
return (
<>
<a href={baseUrl}>
<img alt="logo" height="128px" src="logo.svg" />
</a>
<h1>cutt</h1>
<span className="grey">cool ultimate team tool</span>
<div className="logo">
<a href={baseUrl}>
<img alt="logo" height="66%" src="logo.svg" />
</a>
<h3 className="centered">cutt</h3>
<span className="grey">cool ultimate team tool</span>
</div>
<Rankings />
<footer>
<p className="grey">