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: fixed spacing issues on mobile and large view and fixed text siz… #207

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

dev-phantom
Copy link
Contributor

@dev-phantom dev-phantom commented Jan 10, 2023

…e issues

fixes #174
fixes #206
Closes #

What new changes did you make? Tick all applicable boxes

  • Added new abbreviation
  • Fixed something in the source code
  • Added a new feature
  • Fixed the docs (README.md, CONTRIBTUING.md, etc)

Describe the new changes you added.

i reduced and added some padding && margin to the appriopriate place

Share a screenshot of new changes

image

Sorry, but I had to ask. How does this PR close #188 ?

sorry about this that issue was wrongly tagged

i have corrected this

@vercel
Copy link

vercel bot commented Jan 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
abbreve ✅ Ready (Inspect) Visit Preview Jan 11, 2023 at 10:03AM (UTC)

<>
<div className="mt-2 text-purple font-bold text-xl ml-2 dark:text-deeppurple">
<div className="bg-ash shadow-lg border-2 border-deeppurple py-2 pl-2 rounded-lg mt-4">
<div className="mt-1 text-purple font-bold text-xl ml-2 dark:text-deeppurple">
Copy link
Owner

Choose a reason for hiding this comment

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

In light mode the definition is in text-deeppurple, but in dark mode it's back to text-purple. Since in dark mode the abbrevaition region is surrounded by bg-ash, the text should remain text-deepurple. What do u think?

Suggested change
<div className="mt-1 text-purple font-bold text-xl ml-2 dark:text-deeppurple">
<div className="mt-1 font-bold text-xl ml-2 text-deeppurple">

Copy link
Contributor Author

Choose a reason for hiding this comment

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

opps sorry about that i will fix that and re-push

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i've corrected this

@Njong392
Copy link
Owner

Sorry, but I had to ask. How does this PR close #188 ?

@dev-phantom
Copy link
Contributor Author

Sorry, but I had to ask. How does this PR close #188 ?

sorry about this that issue was wrongly tagged

Copy link
Owner

@Njong392 Njong392 left a comment

Choose a reason for hiding this comment

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

Looks great! Thank you for this 🎉

@Njong392 Njong392 merged commit 37222d0 into Njong392:main Jan 11, 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
2 participants