Skip to content

Small visual fixes and standardization#315

Merged
MathMan05 merged 4 commits intoMathMan05:mainfrom
ygg2:main
Mar 29, 2026
Merged

Small visual fixes and standardization#315
MathMan05 merged 4 commits intoMathMan05:mainfrom
ygg2:main

Conversation

@ygg2
Copy link
Copy Markdown
Contributor

@ygg2 ygg2 commented Mar 29, 2026

Description

  • fixes avatar decoration size on mobile
  • fixes issue where bot stamp would wrap on mobile
  • matches the casing in some html files with the canonical casing in the localization file, to avoid casing changes while the page is loading

@ygg2
Copy link
Copy Markdown
Contributor Author

ygg2 commented Mar 29, 2026

I don't understand why the typescript compiler is sometimes fine and sometimes not when nothing in particular has changed

width: 32px;
}
.pfprow .pfp {
.pfprow .pfpDiv, .pfprow .pfp {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

I think you should only resize the pfpDiv here, is there a reason you're doing both?

Copy link
Copy Markdown
Contributor Author

@ygg2 ygg2 Mar 29, 2026

Choose a reason for hiding this comment

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

No reason, I just hadn't realized it could be removed when I added the new one.
Edit: what do I need to do to make it pass the compiler check?

@MathMan05 MathMan05 merged commit a3a20c6 into MathMan05:main Mar 29, 2026
1 of 2 checks passed
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