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

Commit b6dc459

Browse files
committed
change logo height
1 parent f72808c commit b6dc459

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/layout.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ 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" }}
2524
tw="w-4/6 mx-auto md:w-full"
2625
alt="Analysis tools logo"
2726
/>

0 commit comments

Comments
 (0)