-
Notifications
You must be signed in to change notification settings - Fork 85.4k
Closed
Labels
Status: In ProgressThis issue/PR has ongoing work being doneThis issue/PR has ongoing work being doneType: BugInvolves something that isn't working as intendedInvolves something that isn't working as intended
Description
Complete the following REQUIRED checkboxes:
- I have thoroughly read and understand The Odin Project Contributing Guide
- The title of this issue follows the
Bug - location of bug: brief description of bug
format, e.g.Bug - Grid exercises: CSS not properly linked to HTML files
The following checkbox is OPTIONAL:
- I would like to be assigned this issue to work on it
1. Description of the Bug:
The desired-outcome image does not match the solution. The space between the logo and the input is larger in the solution than the one shown in the desired-outcome image. This issue was introduced in #360. It was mentioned in the comments of #349, that using gap would produce uneven spacing, but the image was not updated in the PR.
2. How To Reproduce:
Apply solution.css to index.html file and open it. Compare it with desired-outcome.png.
3. Expected Behavior:
The space between the logo and the input should match between the web page and desired-outcome.png.
4. Desktop/Device:
- Device: Laptop
- OS: Ubuntu 22.04
- Browser: chrome
- Version: 126.0.6478.126
Metadata
Metadata
Assignees
Labels
Status: In ProgressThis issue/PR has ongoing work being doneThis issue/PR has ongoing work being doneType: BugInvolves something that isn't working as intendedInvolves something that isn't working as intended