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

Typefully Revamp #126

Merged
merged 18 commits into from
Nov 12, 2022
Merged

Typefully Revamp #126

merged 18 commits into from
Nov 12, 2022

Conversation

linuz90
Copy link
Contributor

@linuz90 linuz90 commented Nov 10, 2022

We've just acquired Minimal Twitter from @thomaswang 💫

Since it's now part of the Typefully brand, this PR changes old references to Thomas's websites to new pages hosted on typefully.com.

It adds a new "welcome screen" that is shown to users when they install or update the extension.

Finally, it makes small tweaks to the extension UI.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

  • made small changes to README (centering logo, adding h1, moving description further down).

@ghost ghost self-requested a review November 11, 2022 10:01
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

  • Added to main.css. This will fix the misalignment issue at smaller screen sizes of the nav.
/* Remove list label on small screen */
@media only screen and (max-width: 1264px) {
  #mt-listsButtonNode {
    display: none;
  }
}

@frankdilo frankdilo merged commit ada29b1 into main Nov 12, 2022
@ghost ghost deleted the typefully-revamp branch December 6, 2022 07:31
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