Skip to content

Replace all line breaks with paragraph tags #34

Description

@tanyapowell

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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions