@npm_leadtech/legal-lib-components 3.2.3 → 3.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5738,7 +5738,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5738
5738
  align-self: stretch;
5739
5739
  gap: 3rem;
5740
5740
  margin-top: -1.5rem;
5741
- padding: 0 1.5rem 2rem 1.5rem;
5741
+ padding: 0 1.5rem 3rem 1.5rem;
5742
5742
  max-width: 1200px; }
5743
5743
  @media (min-width: 1200px) {
5744
5744
  .steps-ratafia-section__wrapper {
@@ -5758,6 +5758,9 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5758
5758
  width: 100%; }
5759
5759
  .steps-ratafia-section__wrapper__content {
5760
5760
  flex: 1; }
5761
+ @media (min-width: 1600px) {
5762
+ .steps-ratafia-section__wrapper__content {
5763
+ margin-top: -10rem; } }
5761
5764
 
5762
5765
  .try-it-ratafia-section {
5763
5766
  display: flex;