Skip to content

Commit

Permalink
minor about page changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Fisico committed Jun 14, 2022
1 parent 323e863 commit b96ed65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/About.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ function About() {
<div className="contentContainer">
<div className="headline">About</div>
<div className="form-control">
<label>Debug information: (Copy and paste in Github issue)</label>
<label>Debug information: (Work in progrss)</label>
<textarea
readOnly
type="text"
Expand Down Expand Up @@ -95,7 +95,7 @@ function About() {
<div className="contactCard">
<div className="name">David</div>
<div className="position">Designer</div>
<div className="about">Designed and frontend developed the user interface and user experience. Design and producing music (<a href="https://spaceflightmemories.com">Spaceflight Memories Music</a>) is, what his life is all about.</div>
<div className="about">Designed and frontend developed the user interface and user experience. <br />Design and producing music (<a href="https://spaceflightmemories.com">Spaceflight Memories Music</a>) is, what his life is all about.</div>
<div className="iconbox">
<a href="https://github.com/fisico"><FaGithub /></a>
<a href="https://twitter.com/sfmdavid"><FaTwitter /></a>
Expand Down

0 comments on commit b96ed65

Please sign in to comment.