feat: make entire logo clickable
This commit is contained in:
parent
16a6814d69
commit
8def52fbf2
@ -8,8 +8,8 @@ function App() {
|
||||
<div className="logo">
|
||||
<a href={baseUrl}>
|
||||
<img alt="logo" height="66%" src="logo.svg" />
|
||||
</a>
|
||||
<h3 className="centered">cutt</h3>
|
||||
</a>
|
||||
<span className="grey">cool ultimate team tool</span>
|
||||
</div>
|
||||
<Rankings />
|
||||
|
Loading…
x
Reference in New Issue
Block a user