mohitjaisal / mohitjaisal/CodingBooks

give logo text z-index so it can be clickable

Open
#48 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
16
Forks
35
PR merge metrics
No merged PRs in 30d

Description

With the recent change in style.css someone removes the z-index for logo text that's the reason it's unable to click.
set z-index and add cursor - pointer to logo text

Contributor guide

No contributing guide indexed for this repository

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 inspecting style.css and the logo text styles or markup. Confirm that the logo text receives a z-index and a pointer cursor, then verify that it can be clicked as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.