Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(UI): Reduce base font size #1591

Merged
merged 7 commits into from Jun 26, 2023
Merged

Conversation

jsit
Copy link
Contributor

@jsit jsit commented Jun 25, 2023

I think it's time. People seem to really not like how much space everything takes up. This could stand to be smaller, especially since so much of the text is UI, not body copy. The styles are responsive enough that people can zoom in and everything will work great.

Before

Screenshot 2023-06-25 at 2 45 02 PM

After

Screenshot 2023-06-25 at 2 45 33 PM

@alectrocute alectrocute mentioned this pull request Jun 25, 2023
3 tasks
Copy link
Contributor

@alectrocute alectrocute left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let’s hear from the other contributors before merging, but looks good to me.

@jsit jsit added this to the 0.18.1 milestone Jun 26, 2023
@dessalines dessalines merged commit aee7e4d into LemmyNet:main Jun 26, 2023
1 check was pending
jsit added a commit to jsit/lemmy-ui that referenced this pull request Jun 26, 2023
* lemmy/main:
  fix vote button alignment
  Fix feedback on banning an unbanning
  remove icon (LemmyNet#1618)
  Indicate valid and invalid fields in signup form (LemmyNet#1450)
  capitalize button (LemmyNet#1616)
  Move password reset form to separate route, view (LemmyNet#1390)
  feat(UI): Reduce base font size (LemmyNet#1591)
  Fix: missing semantic css classes and html elements (LemmyNet#1583)
jsit added a commit to jsit/lemmy-ui that referenced this pull request Jun 26, 2023
* feat: Reduce base font size

* chore: Build themes

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
jsit added a commit to jsit/lemmy-ui that referenced this pull request Jun 27, 2023
* feat: Reduce base font size

* chore: Build themes

---------

Co-authored-by: SleeplessOne1917 <abias1122@gmail.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
jsit added a commit to jsit/lemmy-ui that referenced this pull request Jun 27, 2023
* lemmy/main:
  fix vote button alignment
  partially revert change
  Fix feedback on banning an unbanning
  remove icon (LemmyNet#1618)
  Indicate valid and invalid fields in signup form (LemmyNet#1450)
  capitalize button (LemmyNet#1616)
  Move password reset form to separate route, view (LemmyNet#1390)
  feat(UI): Reduce base font size (LemmyNet#1591)
  Fix: missing semantic css classes and html elements (LemmyNet#1583)
  remove hook entirely
  chore(DX): Add prettier to eslint config for use with editors
  fix bug collapsing previews when voting
  fix: Remove unnecessary string interpolations
  fix: Remove unnecessary class
  fix: Remove unnecessary classes
  fix: Restore removed classes
  fix: Remove wrapping li's
  fix: Remove extraneous classes
  fix: Move things back to where they were
  chore: Separate post mod buttons into functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants