As suggested in #30 all <br /> tags should be replaced with <p> </p> tags throughout website and margins adjusted accordingly
Example (About Section)
...Empower Hack galvanises volunteers to create code that crosses borders.<br /><br />
should be
<p>...Empower Hack galvanises volunteers to create code that crosses borders.</p>
As suggested in #30 all
<br />tags should be replaced with<p> </p>tags throughout website and margins adjusted accordinglyExample (About Section)
...Empower Hack galvanises volunteers to create code that crosses borders.<br /><br />should be
<p>...Empower Hack galvanises volunteers to create code that crosses borders.</p>