Compare commits

...

3 Commits

Author SHA1 Message Date
Conor 5abae705de
Fix Message 2021-06-27 17:00:42 +01:00
Conor b70625bae8
Merge branch 'rishi556-master' 2021-06-27 16:59:53 +01:00
rishi556 8aebe172c2 nice message 2021-06-27 15:58:26 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ function App() {
<button style={{marginLeft: "0"}} onClick={event => onFindHotSingles(event, setSecondPage)} className={"btn"} disabled={!uploaded}>Find Hot Singles!</button>
</div>
<div id={"result"} style={{display: secondPage ? "block" : "none"}}>
<h1 className={"hot-single"}>We've found <strong>1</strong> hot single in your area...</h1>
<h1 className={"hot-single"}>We've found <strong>1</strong> hot single in your area... Always has been!</h1>
<div className={"card"}>
<img id={"cutie"} alt={"You"} />
<div className={"card-bottom"}>