mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 03:23:09 +03:00
soto: fix purple back arrows
This commit is contained in:
parent
d49ace002d
commit
7dbd2a09f0
@ -26,7 +26,7 @@ export class HeaderBar extends Component {
|
|||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
className="dib f9 v-mid inter ml2"
|
className="dib f9 v-mid inter ml2 black white-d"
|
||||||
href="/"
|
href="/"
|
||||||
style={{ top: 14 }}>
|
style={{ top: 14 }}>
|
||||||
⟵</a> <p className="dib f9 v-mid inter ml2 white-d">Dojo</p>
|
⟵</a> <p className="dib f9 v-mid inter ml2 white-d">Dojo</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user