Move break rule in footer #124

Merged
luketainton merged 3 commits from luketainton-patch-1 into main 2020-08-18 16:58:07 +00:00
luketainton commented 2020-08-18 12:08:05 +00:00 (Migrated from github.com)

Description

This PR moves the <br> tag in the footer to the start of the second line, where it will only exist if required.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I read & comply with the contributing guidelines
  • I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.
  • I have made corresponding changes the documentation (README.md).
## Description This PR moves the `<br>` tag in the footer to the start of the second line, where it will only exist if required. ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) ## Checklist: - [x] I read & comply with the [contributing guidelines](https://github.com/luketainton/FHeD/blob/main/.github/CONTRIBUTING.md) - [x] I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers. - [x] I have made corresponding changes the documentation (README.md).
MrLyallCSIT (Migrated from github.com) reviewed 2020-08-18 12:53:35 +00:00
MrLyallCSIT (Migrated from github.com) left a comment

I will make changes to it

I will make changes to it
MrLyallCSIT (Migrated from github.com) approved these changes 2020-08-18 16:58:03 +00:00
Sign in to join this conversation.