Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit f72808c

Browse files
committed
New, simpler logo
1 parent fae7b79 commit f72808c

4 files changed

Lines changed: 3 additions & 638 deletions

File tree

src/components/layout.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export default ({ children }) => {
2121
<Link to="/" tw="w-2/6 h-1 md:h-auto">
2222
<img
2323
src="/logo.svg"
24+
style={{ height: 120 + "px" }}
2425
tw="w-4/6 mx-auto md:w-full"
2526
alt="Analysis tools logo"
2627
/>

static/favicon.svg

Lines changed: 1 addition & 278 deletions
Loading

static/logo.png

-384 KB
Loading

0 commit comments

Comments
 (0)