source-academy / frontend

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
https://sourceacademy.org
Apache License 2.0
103 stars 167 forks source link

Fix alignment of logos for new login page for Firefox browsers #3051

Open sayomaki opened 2 months ago

sayomaki commented 2 months ago

Description

This PR primarily aims to improve the design and placement of the logos on the new login page to be more centered. Also address a small positioning problem with Firefox browsers on the login page.

I have tested the code to ensure no regressions in terms of logo display, and that it renders consistently across different screen resolutions and sizes.

Type of change

How to test

Ensure new login page displays logo centered on Chromium-based browsers, and for Firefox that the logo is no longer out of position.

Checklist

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 11650605557

Details


Totals Coverage Status
Change from base Build 11568075789: 0.0%
Covered Lines: 4833
Relevant Lines: 14557

💛 - Coveralls