Open
Description
π Describe the refactoring task
Part of the issue #347
π Code location
src/widgets/partners
β Definition of Done (DoD):
partners.module.scss
- Refactor
scss
as following
- remove all parent selector
& .card-content
->.card-content
. - change all possible values to variables if such exists.
- and everything in your opinion that needs to be refactored
- replace all element selectors by
tag
withclass
selectorimg
->.image
- remove commented code
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Peer review