Fixed the duplicated logo in the results page
This commit is contained in:
parent
7dd3d263e9
commit
28eeb31054
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ const ResultScreen = ({state}: {state: SessionState}) => {
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<Logo/>
|
|
||||||
<div style={{paddingBottom: '128px'}}></div>
|
<div style={{paddingBottom: '128px'}}></div>
|
||||||
<div className="mx-auto max-w-7xl px-6 lg:px-8">
|
<div className="mx-auto max-w-7xl px-6 lg:px-8">
|
||||||
<div className="mx-auto max-w-2xl lg:text-center">
|
<div className="mx-auto max-w-2xl lg:text-center">
|
||||||
|
|
Loading…
Reference in a new issue