Skip to content

Fix learn more link style on projects empty state page #4690

Closed
@gtsiolis

Description

@gtsiolis

Problem to solve

The projects empty state page contains a Learn more link that does not use the style for default and hover state accordign to to the intial specs.

Workspaces Projects
Screenshot 2021-07-02 at 11 32 17 AM Screenshot 2021-07-02 at 11 32 23 AM

Proposal

This can use the same style attributes as the Learn more link in the workspaces empty state page.

<div className="text-center pb-6 text-gray-500">Prefix any git repository URL with gitpod.io/# or create a new workspace for a recently used project. <a className="text-gray-400 dark:text-gray-600 learn-more hover:text-gray-500 dark:hover:text-gray-500" href="https://www.gitpod.io/docs/getting-started/">Learn more</a></div>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions