question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Proposal] Styling improvements

See original GitHub issue

The aim of this issue is to gather things we’re not quite happy about, style-wise, and then execute a styling round fixing them. We can close this after the next styling session and open a new one with a newer pool of fixes for the next styling iteration.

Below are my issues. All of these are conjecture, subjective, and my opinion. Disagreements and conversations highly welcomed.

1. line-height is a bit too small.

Current State

image


Proposed fix: line-height: 1.4

I think this line height gives text a little bit more room to breathe.

image

2. Fonts seem to be a little too antialiased.

Current State

image


Proposed fix:-webkit-font-smoothing: subpixel-antialiased

Typography seems fuller with this setting.

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
micha-fcommented, Nov 2, 2017

Use rgb(20, 153, 206); as highlight color image

1reaction
micha-fcommented, Nov 2, 2017

I’d say chips look nicer like this image

padding: 4px 26px 4px 8px;
border-radius: 2px;

and for the x

width: 21px;
Read more comments on GitHub >

github_iconTop Results From Across the Web

Proposal Improvements that Stick with Contributors - Privia Blog
Avoiding a confusing clutter of styles by leveraging established formatting styles that adhere to compliance and branding requirements. Save ...
Read more >
A Guide to Proposal Planning and Writing
Sponsors view grants as investments in an improved future. Proposals are ... writing style to the level of sophistication of your reviewers.
Read more >
New templates & styles improvements - Pitch
Choose from three new templates for project proposals, marketing plans, and product roadmaps. See where slide styles are used and quickly ...
Read more >
How to Write a Proposal and Get What You Want (Free ...
How to write a persuasive proposal (and get what you want). 1. Planning: 2. Sketch your problem or point of improvement.
Read more >
community/hip-0001.md at main · helm/community - GitHub
A HIP is a Helm Improvement Proposal. ... The proposal must be written in proposal style as described below, else it will fail...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found