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

Resolved Issue #33 #34

Merged
merged 7 commits into from
Mar 31, 2019
Merged

Resolved Issue #33 #34

merged 7 commits into from
Mar 31, 2019

Commits on Feb 5, 2019

  1. solved issue

    soulspark666 committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    32e9aed View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Update index.html

    soulspark666 committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    1c656b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. Configuration menu
    Copy the full SHA
    9ca4f67 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Configuration menu
    Copy the full SHA
    ec39daa View commit details
    Browse the repository at this point in the history
  2. Move the styles file back to where it was

    We just have one file. A folder isn't worth it.
    sivaraam committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    5060fd9 View commit details
    Browse the repository at this point in the history
  3. Fix navbar overlapping title

    As the navbar has been made fixed we have to compensate it with a little
    top padding for the body as the size of the navbar isn't taken into
    account when it is turned into fixed.
    
    Ref: https://stackoverflow.com/a/11124805/5614968
    sivaraam committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    4ff0f4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f3769c View commit details
    Browse the repository at this point in the history