Skip to content

Commit

Permalink
MWPW-133167 CaaS CLS Issue (#128)
Browse files Browse the repository at this point in the history
* Adding two caas card spacing style overrides to prevent CLS on resources/main
  • Loading branch information
JasonHowellSlavin committed Jul 11, 2023
1 parent c9aaeaa commit c59aee0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,8 @@ div[class*='-up'] .con-block.has-bg.text-block.text-list,
top: 10px;
}
}

/* CaaS Height Styles */
.caas-spacing-m {
min-height: 500px;
}

0 comments on commit c59aee0

Please sign in to comment.