🐛 Subscribe link works now #97

Merged
luketainton merged 1 commits from bug/96 into main 2020-08-14 21:21:05 +00:00
luketainton commented 2020-08-14 21:16:47 +00:00 (Migrated from github.com)

Description

The subscribe button has been fixed, and the footer has been changed slightly to make it easier to position the elements.
Fixes #96

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).

Signed-off-by: Luke Tainton (luke@tainton.uk)

Screenshot 2020-08-14 at 22 15 07

## Description The subscribe button has been fixed, and the footer has been changed slightly to make it easier to position the elements. Fixes #96 ## 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). Signed-off-by: Luke Tainton (<luke@tainton.uk>) ![Screenshot 2020-08-14 at 22 15 07](https://user-images.githubusercontent.com/22561713/90293364-d1c65080-de7b-11ea-9e7d-38ffe4da4231.png)
MrLyallCSIT (Migrated from github.com) approved these changes 2020-08-14 21:21:00 +00:00
Sign in to join this conversation.