Skip to content

Creator pairing groups refactor

Natalia Tepluhina requested to merge creator-pairing-groups-refactor into master

What does this MR do?

  • removed the nesting <ul> -> <div> -> <ul> for sake of semantic HTML;
  • changes content-list with group-list to prevent overriding content-list styles locally for groups (for example, for text max-width)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports