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

Add new components into Home #14

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Add new components into Home #14

merged 3 commits into from
Jul 18, 2024

Commits on Jul 18, 2024

  1. Add function Navbar

    Daridjcm committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bbfee86 View commit details
    Browse the repository at this point in the history
  2. Add new components into Home

    - Imported all new components in home.tsx file
    - Add isotype and logotype in the navbar e Layout-Home
    - New component of Button Outline
    - Each function was placed in the components folder
    - Two images were added referring to the visual identity of the Linx project (Isotype and Logo)
    - The width size of the two previous images was changed to ensure good accessibility, behavior and coherence
    Daridjcm committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ff9bc14 View commit details
    Browse the repository at this point in the history
  3. chore: format code

    Daridjcm committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    25c09bf View commit details
    Browse the repository at this point in the history