Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackTogether: Authentication page

mzbhewtee opened this issue · comments

Are you accessing the project from the GitHub Codespaces?

  • Yes, I am using GitHub Codespaces.

Note: The project is optimized to run on Codespaces. We welcome contributions to enhance it for cross-platform local development, but it's not something we will prioritize right now. Thank you!

Describe the bug
In the tag, the text is not centered as it is meant to be judging from the scss code.

To Reproduce
Steps to reproduce the behavior:

  1. Type in command npm run && npm start, then click on portal app 4280 in the ports
  2. Click on Welcome, Guest on the top right side of the home page
  3. See error

Expected behavior

  • The text is supposed to be in the center of the button.
  • The color choice should be more aesthetic

Screenshots
image

OS (please complete the following information):

  • OS: Windows
  • OS Version: 11
  • npm version: 9.8.1
  • Node.js version: 18.5.0
  • output of azd version: azd version 1.1.0 (commit ea9cb12575734ee6a5f99c4d415c1a51d6f32d3e)

Additional context
None