Skip to content

fix: left-align GitHub Link#71

Merged
aurorascharff merged 1 commit into
aurorascharff:mainfrom
timokoethe:main
May 31, 2026
Merged

fix: left-align GitHub Link#71
aurorascharff merged 1 commit into
aurorascharff:mainfrom
timokoethe:main

Conversation

@timokoethe
Copy link
Copy Markdown
Contributor

@timokoethe timokoethe commented May 31, 2026

Hey, so this one just brings the GitHub Icon on the website to the left, might be easier as the preview of the app can have different height.

Summary

This changes the position of the GitHub Link Icon on the website because on smaller screens its blocking the application preview.
Before:
Before

After:
After

Test Plan

  • Built locally with ./build-app.sh
  • Manually tested the changed behavior

Checklist

  • I updated documentation if user-visible behavior changed
  • I included a screenshot or recording for visible UI changes, if relevant
  • I did not include credentials, private keys, generated app bundles, or local system files

Update .topbar in website/app/globals.css to use justify-content: flex-start instead of flex-end so the fixed topbar's children align to the left/start of the container.
Copilot AI review requested due to automatic review settings May 31, 2026 13:59
@vercel
Copy link
Copy Markdown

vercel Bot commented May 31, 2026

@timokoethe is attempting to deploy a commit to the Aurora Scharff's projects Team on Vercel.

A member of the Team first needs to authorize it.

@aurorascharff
Copy link
Copy Markdown
Owner

Perfect, thanks for fixing this!!

@aurorascharff aurorascharff merged commit b092dee into aurorascharff:main May 31, 2026
3 of 4 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