Skip to content

Increase margins in "Preferences" #189

Description

Increase margins in "Preferences"

Issue:

In the "Preferences" page, there are three buttons ("Job Position", "My Location", and "My Availability") that need bigger margins at the bottom.

As you see int he picture below, each button is too close to the bold text right below it

pic

For reference, you can find this issue in lines 231- 397 at /workspace/employee-mobile/src/components/Invite/JobPreferences.js

Solution:

Make it so that there is a margin of at least 1rem under each button ("Job Position", "My Location", and "My Availability").

Solution Steps:

  1. See where the buttons are getting styled, then see how to add a bottom margin of at least 1rem.
  2. Once finished, run all the tests provided in the repo to make sure that your integration was successful.
  3. Create a pull request so that your code can be evaluated by the Lead Developer before deployment.
  4. Keep an eye out for any new bugs that arise after the change is deployed to the code.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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