liyasthomas / liyasthomas/helloish

no space between header and main content

Open
#9 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
16
Forks
4
PR merge metrics
No merged PRs in 30d

Description

It would look nicer if there was some space between the header and the main content.

I would have made a PR but I'm unsure whether to add margin-top or margin-bottom to the main content or the header, respectively, mainly because the main content element seems to use absolute positioning with fixed top values which might complicate matters.

The above screenshot is from Firefox. For some reason, it looks good on Chrome:

🎄 & 2️⃣ 0️⃣ 2️⃣ 1️⃣

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the header and main content elements and inspecting the absolute positioning and fixed top values mentioned in the issue. Reproduce the layout in Firefox and Chrome, then adjust the spacing so the header and main content are visually separated without breaking either browser view.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.