Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Footer Issue (in mobile view) #78

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

OsmiumOP
Copy link

@OsmiumOP OsmiumOP commented Jan 7, 2022

Issue

Fixes #75 and problems with #76 in Mobile View.
Package Lock file added to gitignore.
Also fixed Scroll UP Button not working at the bottom-most point of the page.

Description

Footer CSS Modified to also work on Mobile Devices
Package Lock is auto-generated on every npm setup, hence added to gitignore.

Type of change

Screenshot

image

Checklist:

  • My code follows the style guidelines of this project
  • The app runs properly
  • I have performed a self-review of my own code
  • I have formatted and commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Css styling issue of footer.
2 participants