1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

fixed quadros text

This commit is contained in:
Fedor Katurov 2019-12-02 15:55:21 +07:00
parent 5cb0791752
commit 0ecf188def
2 changed files with 14 additions and 19 deletions

View file

@ -4,6 +4,6 @@ import { Link } from 'react-router-dom';
export const Logo = () => (
<Link className={styles.logo} to="/">
УБЕЖИЩЕ
VAULT
</Link>
);