generated from nhcarrigan/template
Add translucent background to content #22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
The content area should have a translucent background to improve visual aesthetics and readability.
Proposed Solution
Add CSS styling to implement a translucent background for the main content area. This could be achieved using:
background-colorwith rgba valuesbackdrop-filterfor blur effects if desiredAcceptance Criteria
✨ This issue was created with help from Hikari~ 🌸