generated from lucien/actix-react-template
Compare commits
2 commits
1ec6b1b0da
...
d685e00bc3
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d685e00bc3 | ||
![]() |
3f9617549d |
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ export default function NavBar(){
|
|||
<nav style={{ display: "flex", alignItems: "center", justifyContent: "space-between", padding: "0.5em 1em"}}>
|
||||
<div style={{ display : "flex", alignItems: "center", flexDirection: "row"}}>
|
||||
{/* <LogoButton url="/" logo = "https://archlinux.org/static/hetzner_logo.41114a37d25f.png"/> */}
|
||||
<span class="material-symbols-outlined"
|
||||
<span className="material-symbols-outlined"
|
||||
style={{fontSize: "4em", color: "white", margin: "0.5em"}}>sailing</span>
|
||||
<ClickableLink url="/" text = "Accueil" />
|
||||
<ClickableLink url="/game" text = "Jeu" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue