-
-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Labels
🏁 status: ready for workReady for workReady for work💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🛠 goal: fixBug fixBug fix🟨 priority: mediumNot blocking but should be fixed soonNot blocking but should be fixed soon
Description
Description
Various .html files make regular use of inline styles. EX: <div style="font-size: 1.4em;">.
Expectation
All styles should be within CSS files. In this case all of these inline styles should likely migrate to the style.css file.
Resolution
- I would be interested in resolving this bug.
Metadata
Metadata
Assignees
Labels
🏁 status: ready for workReady for workReady for work💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🛠 goal: fixBug fixBug fix🟨 priority: mediumNot blocking but should be fixed soonNot blocking but should be fixed soon