PrayTeam / scriptured-prayer

GNU Affero General Public License v3.0
1 stars 0 forks source link

fix: correct visual oddities and make styles more mobile-friendly #79

Closed asherlloyd closed 4 months ago

asherlloyd commented 4 months ago

Description

Resolves various visual oddities related to the app container, specifically on smaller resolutions.

Reason

Incorrect CSS style rules were resulting in a poor user experience caused by elements not fully expanding to fill parent heights.

How this has been tested

Locally, via the frontend build.

Types of changes

Screenshots

Before: image

After: image

Checklist: