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

Typo in app.scss #222

Open
l2dy opened this issue May 6, 2024 · 0 comments
Open

Typo in app.scss #222

l2dy opened this issue May 6, 2024 · 0 comments

Comments

@l2dy
Copy link

l2dy commented May 6, 2024

Describe your Environment
OS: N/A
Paisa Version: latest commit
App Variant: N/A

Describe the bug

text-weight: bold;

This line should be font-weight: bold;. text-weight is not a valid CSS property.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://demo.paisa.fyi/expense/budget
  2. See that budget amount text is not in bold.

Expected behavior
Remove the incorrect line of code, or correct the property name to make it show in bold, whichever is by design.

Screenshots
screenshot

Journal
N/A

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

No branches or pull requests

1 participant