Skip to content

Refactor application-automation-file to remove inline styles and move CSS to SCSS file #777

@daaimah123

Description

@daaimah123

Page where problem found?

mvp branch templates/base.html

Type of problem

The base.html template currently contains a large <style> block with form styling directly in the HTML file. To improve maintainability and keep styles organized, we should move these styles into the appropriate .scss file and remove the inline style block from the HTML.

Suggested Solution

This parent issue will track the work to move this syntax into dedicated sass files into the static/sass. Be sure to follow the CSS SCSS Styling Instructions Wiki to adequately make these changes.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    application-automationissues related to automating the application process🎟️ parent-issueParent issue with subtasks, parent issues will not be assign to any one individual

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions