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

[나지원] Sprint3 #48

Commits on Aug 23, 2024

  1. style: remove font-size 62.5% from CSS

    - Remove the use of 62.5% font-size to avoid potential issues with
      inconsistent scaling across different browsers
    - Use the default font-size instead to provide more predicable behavior
    naji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    bd965c9 View commit details
    Browse the repository at this point in the history
  2. style: Update images to high resolution and replace icons with SVGs

    - Adjusted the placement of image elements to imporve layout and user
      experience
    naji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a7efc0b View commit details
    Browse the repository at this point in the history
  3. feat: add responsive design to main page

    naji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e525c05 View commit details
    Browse the repository at this point in the history
  4. feat: add responsive design to auth page

    naji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e020c91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    914cb5b View commit details
    Browse the repository at this point in the history
  6. chore: add favicon

    naji committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    bb2d9bf View commit details
    Browse the repository at this point in the history