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

fix(UI): Fix some Bootstrap 5 font classes #1567

Merged
merged 4 commits into from
Jun 25, 2023

Conversation

jsit
Copy link
Contributor

@jsit jsit commented Jun 24, 2023

font-weight-bold is now fw-bold; font-style-italicis nowfst-italic`.

https://getbootstrap.com/docs/5.3/utilities/text/#font-weight-and-italics

@jsit jsit changed the title fix: Fix some Bootstrap 5 font classes fix(UI): Fix some Bootstrap 5 font classes Jun 24, 2023
* lemmy/main: (35 commits)
  fix(a11y): Fix non-list item being inside ul list in navbar
  fix: Fix non-unique ID attribute on re-used element
  fix: Fix some emoji escape logic
  fix: Button doesn't need tabindex
  fix: Fix incorrect function reference
  fix: Emoji picker can be closed with escape key, other a11y fixes
  fix: Fix some a11y issues on jump to content button
  fix: Clarify a comment
  fix: Fix merge error
  Remove federation worker count
  fix: Add triangle alert icon to language warning
  added litely-compact
  changed where custom compact code goes
  added darkly-compact - issue 552
  Refactor first load handling
  Fix issue when navigating awat from settings
  Give function better name
  Change function name
  Make date distance format use correct verbiage
  Extract date fns setup
  ...
@jsit jsit merged commit e8fe934 into LemmyNet:main Jun 25, 2023
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.

2 participants