Find a way to make Prose look nice with just a heading in it
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 1.8k
- Forks
- 150
- Avg merge
- 11h 46m
- Merged PRs (30d)
- 8
Description
I want to setup Prose in such a way that when it only holds a heading, it will look decent and can act as a section heading.
Here's how it looks currently with heading and some text:
Heading only:
But ideally it should be more aligned to the bottom, matching the horizontal page margin like in the screen designs:
Needs a bit of tinkering, especially without doing tricky with Tailwind, but should be possible in one way or another.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Prose component and its current layout and styling. Compare the heading-only rendering with the supplied screenshots, then adjust the presentation so the heading aligns with the page margin and remains visually balanced. Done means the heading-only state looks like the reference without disrupting the heading-plus-text state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tailwind
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100