HVPD_Re-Platform

We should be using color variables, are these not defined?

We should be using color variables, are these not defined?

[HVPDRP-89] - Login page, defect 75, error message placement fixed
[HVPDRP-89] - Login page, defect 75, error message placement fixed
We have removed this class and used OOB's .start[xx] , but that also has this box-pack.

We have removed this class and used OOB's .start[xx] , but that also has this box-pack.

Can you help me understand what is the purpose of using box-pack? box-pack is not a W3C Standards Compliant property and is not production ready (https://developer.mozilla.org/en-US/docs/Web/CSS/bo...

Can you help me understand what is the purpose of using box-pack? box-pack is not a W3C Standards Compliant property and is not production ready (https://developer.mozilla.org/en-US/docs/Web/CSS/box-pack) — additionally, it seems we are trying to justify text to the left... this should be accomplished using text-align: left or using the class: start-.., added to the parent with the row class

FYI: [~pctr248983]

[HVPDRP-352]:Categories Master page FED & User registeration page FED
[HVPDRP-352]:Categories Master page FED & User registeration page FED
[HVPDRP-436]: header changes - restructure and apply css make part of header text lighter - signed in...
[HVPDRP-436]: header changes - restructure and apply css make part of header text lighter - signed in...
We need to remove these and use flexboxgrid as its meant to be

We need to remove these and use flexboxgrid as its meant to be

We should not have to create or use these classes... flex-grid is equal to .row and flex-grid-items should use col- classes

We should not have to create or use these classes... flex-grid is equal to .row and flex-grid-items should use col- classes