oasisprotocol / oasisprotocol/docs

Improve card element styling

Open
#459 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation good first issue question
Dominant language
TypeScript
Stars
15
Forks
46
Avg merge
1d 21h
Merged PRs (30d)
1

Description

What

The style of this card element on the homepage is slightly inconsistent with the others.
image

Proposed

We could potentially address this with generalized custom CSS.

.card {
  height: 100%;
}

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 in src/css/custom.css and compare the inconsistent card on the docs homepage with the surrounding cards. Verify the proposed generalized card styling in a local preview; done means the card has consistent height and appearance with the others.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.