Skip to content
Snippets Groups Projects
Commit 6dd766f6 authored by Xingan Zhao's avatar Xingan Zhao
Browse files

fix

parent 1106c18d
No related branches found
No related tags found
No related merge requests found
Pipeline #434334 passed
......@@ -24,7 +24,13 @@ export function Attributions() {
return (
<>
<div className="custom-header-attributions">
<h1 className="centered-title">ATTRIBUTION</h1>
<h1 className="centered-title">
<img
src="https://static.igem.wiki/teams/5378/header/attribution.png"
alt="safety header"
className="header-img"
/>
</h1>
</div>
<div className="row mt-4">
<div className="col">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment